Exceptions are silently ignored during plugin load
zachmullen opened this issue · 0 comments
zachmullen commented
If an exception happens on the worker during plugin load time, the traceback of the exception is not printed as expected on this line.
The message Problem loading plugin mouse_pain_worker, skipping
does appear.