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

Leaves zombie processes on error #39

Open
xmos-jmccarthy opened this issue Jun 26, 2023 · 0 comments
Open

Leaves zombie processes on error #39

xmos-jmccarthy opened this issue Jun 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@xmos-jmccarthy
Copy link

Depending on where a given test fails, it may result in zombie processes being left behind.

31930 pts/2 00:00:00 pytest
31931 pts/2 00:00:27 pytest
31936 pts/2 00:00:00 pytest
31998 pts/2 00:00:00 pytest
31999 pts/2 00:01:37 pytest
32002 pts/2 00:00:00 pytest
32004 pts/2 00:00:00 pytest
32146 pts/2 00:00:00 pytest
32299 pts/2 00:01:40 pytest
32304 pts/2 00:00:00 pytest
34147 pts/2 00:00:00 pytest
34149 pts/2 00:01:39 pytest
34342 pts/2 00:00:25 pytest
34347 pts/2 00:00:00 pytest
34378 pts/2 00:00:00 pytest
34380 pts/2 00:00:11 pytest
34385 pts/2 00:00:00 pytest
35679 pts/2 00:00:00 pytest
35680 pts/2 00:00:01 pytest
35685 pts/2 00:00:00 pytest
35720 pts/2 00:00:00 pytest

@xross xross added the bug Something isn't working label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants