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

Hipster unit test 'test_generate_hips' hangs at multiprocessing join #93

Closed
BerndDoser opened this issue Mar 1, 2024 · 1 comment · Fixed by #98
Closed

Hipster unit test 'test_generate_hips' hangs at multiprocessing join #93

BerndDoser opened this issue Mar 1, 2024 · 1 comment · Fixed by #98
Labels
bug Something isn't working

Comments

@BerndDoser
Copy link
Member

Hipster unit test 'test_generate_hips' hangs at multiprocessing join() when running the entire test suite. When the test is started in isolation, it functions properly.

The issue is only present in the development branch resnet.

@BerndDoser BerndDoser added the bug Something isn't working label Mar 1, 2024
@BerndDoser
Copy link
Member Author

Related to pytest-dev/pytest#11174. Here, they mentioned that it is usually a problem within the thread.

@BerndDoser BerndDoser linked a pull request Mar 19, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant