Skip to content

[bugfix] Close the DefaultEventExecutor on shutdown#3460

Merged
kciesielski merged 2 commits into
masterfrom
fix-netty-default-executor-shutdown
Jan 17, 2024
Merged

[bugfix] Close the DefaultEventExecutor on shutdown#3460
kciesielski merged 2 commits into
masterfrom
fix-netty-default-executor-shutdown

Conversation

@kciesielski
Copy link
Copy Markdown
Member

Netty's DefaultEventExecutor has to be explicitly shut down, otherwise it may leave a hanging thread, preventing JVM from closing.

@kciesielski kciesielski added bug Something isn't working Netty labels Jan 17, 2024
@kciesielski kciesielski marked this pull request as ready for review January 17, 2024 20:55
@kciesielski kciesielski merged commit bf40d12 into master Jan 17, 2024
@kciesielski kciesielski deleted the fix-netty-default-executor-shutdown branch January 17, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Netty

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant