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

Signal handling in multiprocessing children is not working correctly #103

Open
joshschmelzle opened this issue Jan 26, 2022 · 2 comments
Open
Labels
bug Something isn't working

Comments

@joshschmelzle
Copy link
Member

There is a scenario where a child process spawned by the main multiprocessing PID dies and profiler does not stop. Need to investigate ways to better handle signals and stop profiler if there is a problem in one of the other processes.

@joshschmelzle
Copy link
Member Author

Use https://github.com/plasma-umass/scalene to help with profiling profiler

@joshschmelzle joshschmelzle self-assigned this Oct 20, 2022
@joshschmelzle joshschmelzle added the bug Something isn't working label Oct 27, 2022
@joshschmelzle joshschmelzle removed their assignment Nov 17, 2022
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