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
[EventLoop] Remove check on return value from streams callbacks.
This was an early addition but now that the event loop abstraction is
mature enough it's definitely better to be explicit when removing a
stream instead of relying on obscure values returned from callbacks.
0 commit comments