Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cancel timer thread after websocket connection init task runs #1808

Conversation

mikefischetti
Copy link
Contributor

@mikefischetti mikefischetti commented Feb 2, 2024

Pull request checklist

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

Timer threads remain after afterConnectionEstablished timerTask completes resulting in a growing number of idle timer threads
Issue #1805

Alternatives considered

Copy link
Contributor

@srinivasankavitha srinivasankavitha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@srinivasankavitha srinivasankavitha merged commit 0796d6d into Netflix:master Feb 5, 2024
3 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.

None yet

2 participants