Fix backtrace filtering for producer
This commit is contained in:
@@ -2,7 +2,7 @@ module Producer
|
||||
module Core
|
||||
class ErrorFormatter
|
||||
FILTERS = [
|
||||
/\/producer-\w+\/(?:bin|lib)\//,
|
||||
/\/producer-\w+/,
|
||||
/\/net-ssh/,
|
||||
/\/net-sftp/
|
||||
].freeze
|
||||
|
Reference in New Issue
Block a user