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

run_parallel.py sometimes hangs #123

Open
scottcanoe opened this issue Dec 31, 2024 · 0 comments
Open

run_parallel.py sometimes hangs #123

scottcanoe opened this issue Dec 31, 2024 · 0 comments
Labels
bug Something isn't working triaged This issue or pull request was triaged

Comments

@scottcanoe
Copy link
Contributor

Describe the bug

When using run_parallel.py, threads/processes sometimes fail to close after the experiment has run. This occurs just before post-parallel cleanup. Whether the program hangs at this point seems random, and it occurs for me roughly half of the time.

I'm on an Apple M3 Max, Sequoia 15.1.1, using miniconda in accordance with Monty's installation instructions. This issue only occurs when I run experiments locally.

Strangely, this only started happening a couple of weeks ago, so perhaps it's tied to a software update. I've tried closing basically every app on my computer with the thinking that some resource isn't being released that's preventing threads/processes in a waiting state, but so I haven't found any factors that affect this behavior.

I'll post any updates here as I learn more about the problem.

@scottcanoe scottcanoe added the bug Something isn't working label Dec 31, 2024
@tristanls tristanls added the triaged This issue or pull request was triaged label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged This issue or pull request was triaged
Projects
None yet
Development

No branches or pull requests

2 participants