Skip to content

Conversation

@jguerra
Copy link
Collaborator

@jguerra jguerra commented Oct 7, 2025

There are some race situations where startReadTimeoutHandler is called after the channel has been closed/deregistered. This results in the addBefore call failing because DefaultOriginChannelInitializer.ORIGIN_NETTY_LOGGER is not in the pipeline anymore. I added a simple guard to short circuit when the channel is already closed

@jguerra jguerra merged commit 9b6b591 into master Oct 7, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants