You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to get a backtrace or something when an exception is raised from some of the handlers?
At the moment the server just closes the connection silently.
Perhaps just as an optional debugging flag?
The text was updated successfully, but these errors were encountered:
Any progress on this? @dpallot Might you accept a PR to implement this? It took me a while to realize that the library was silently discarding exceptions from the handlers - this really shouldn't be the default behaviour.
Would it be possible to get a backtrace or something when an exception is raised from some of the handlers?
At the moment the server just closes the connection silently.
Perhaps just as an optional debugging flag?
The text was updated successfully, but these errors were encountered: