zio-http icon indicating copy to clipboard operation
zio-http copied to clipboard

Fix Possible Race Condition

Open scottweaver opened this issue 1 year ago • 0 comments

fixes #3268

Refactor 'refreshIdleTimeoutHandler' so that 'ChannelPipeline.replace' does not crash the fiber on unhandled exceptions.

scottweaver avatar Jan 09 '25 20:01 scottweaver