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

DetectionAPMeter results in deadlock in some environments #32

Closed
fredzzhang opened this issue Jan 13, 2021 · 1 comment
Closed

DetectionAPMeter results in deadlock in some environments #32

fredzzhang opened this issue Jan 13, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@fredzzhang
Copy link
Owner

As pointed out in fredzzhang/spatially-conditioned-graphs#20, scripts that use pocket.utils.DetectionAPMeter will hang during evaluation for the following setup

OS: Pop!_OS 20.04 LTS x86_64
CPU: AMD Ryzen 7 2700X (16) @ 3.700G
Python: 3.7.9

@fredzzhang fredzzhang added the bug Something isn't working label Jan 13, 2021
@fredzzhang
Copy link
Owner Author

The start method for multiprocessing has been changed to spawn instead of the default fork, based on this post

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

1 participant