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

yapf test leaves a stray process that never quits #10454

Open
nagisa opened this issue Jan 17, 2024 · 0 comments
Open

yapf test leaves a stray process that never quits #10454

nagisa opened this issue Jan 17, 2024 · 0 comments

Comments

@nagisa
Copy link
Collaborator

nagisa commented Jan 17, 2024

I ran the test suite just test-ci a boatload of times on my machine.

Now I have a bunch of yapf processes that are idling with no apparent intent of quitting:

$ ps aux | grep yapf | wc -l
72
$ ps aux | grep -- '-m yapf' | tail -n1
nagisa   2230648  0.0  0.0  29836 17004 ?        S    02:43   0:00 /nix/store/l8d6q4y9cvp2d5qf2sxxj072668bfcjr-python3-3.10.13/bin/python3.10 -m yapf -pdr pytest scripts debug_scripts /somewhere/nearcore
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