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

Running the test suite can hog the system #1779

Open
vemv opened this issue Feb 14, 2024 · 0 comments
Open

Running the test suite can hog the system #1779

vemv opened this issue Feb 14, 2024 · 0 comments

Comments

@vemv
Copy link
Collaborator

vemv commented Feb 14, 2024

I tried running the test suite. Some tests run fine, if just a little slow.

But I couldn't complete running the test suite since all my 16 cores started getting hogged.

Thankfully I had Yourkit running so I could see there were many threads like these actively doing work:

Screen Shot 2024-02-14 at 21 20 06

The total active thread count was around 4000 which is far from normal. Probably there's a leak of some sort.

Here's a (unusually humonguous) thread dump: https://gist.githubusercontent.com/vemv/2b0011329ce8f40fe04764784f314586/raw/772ba1799b53556e686611d417d721dfeceb779a/gistfile1.txt

vemv added a commit that referenced this issue Feb 16, 2024
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

No branches or pull requests

1 participant