Syscalls: Forked process shouldn't join thread that started before the fork
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
This breaks gvsisor's futex tests, as pthread crashes when the child process tries to join() during teardown
Contributor guide
Assessment
This issue has not been assessed yet.