Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
temp fix: disable destory_process_group (#5)
When a broken world (process group) is detected, attempting to destroy the process group causes the program to hang. We temporarily disable this call to prevent this deadlock situation. We will revisit this later.
- Loading branch information