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
Avoid suppressing panics inside consumer code (e.g. RegisterEventHandler) (#190)
This was accidentally done since 1.8.0 and made debugging errors in event or net-message handlers much harder