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

Thread manager resource leak tracking improvements #4673

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexpyattaev
Copy link

@alexpyattaev alexpyattaev commented Jan 28, 2025

Problem

In #4603 it was suggested that resource leakage tracking be improved, specifically around leaked threads during validator shutdown. This PR addresses this requirement.

Summary of Changes

  • Added reporting for number of leaked threads
  • Added unittests for thread leakage report
  • Suppress spurious errors in benchmarks that sometimes resulted in crashes

@alexpyattaev alexpyattaev marked this pull request as ready for review January 29, 2025 16:12
@alexpyattaev alexpyattaev changed the title Thread manager resource tracking improvements Thread manager resource leak tracking improvements Jan 30, 2025
@alexpyattaev alexpyattaev requested a review from steviez January 30, 2025 10:10
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.

1 participant