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
As we change #600, many users will start leaking Channels because they don't close on error. We should provide a ChannelHandler that closes on unhandled error that is typically added last to the pipeline.
The text was updated successfully, but these errors were encountered:
As we change #600, many users will start leaking Channels because they don't close on error. We should provide a ChannelHandler that closes on unhandled error that is typically added last to the pipeline.
The text was updated successfully, but these errors were encountered: