Skip to content

dont emit normal errors on killing a queue actor

Stuart Fisher requested to merge update/no-error-abort into master

Killing a queue item current results in a whole string of errors and tracebacks. We dont need these because we know the user cancelled the scan

Merge request reports