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

When nesting parallel invocations, worker processes may spawn monitors #607

Open
mdekstrand opened this issue Jan 16, 2025 · 0 comments
Open
Labels
internals Internal infrastructure (parallelism, math, etc.)

Comments

@mdekstrand
Copy link
Member

When using nested multiprocess parallelism, it appears workers may be spawning monitors, even though only the root process should have a monitor. We need to fix this.

@mdekstrand mdekstrand added bug internals Internal infrastructure (parallelism, math, etc.) and removed bug labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internals Internal infrastructure (parallelism, math, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant