forkProcess does not terminate main threads
There is a defficiency in the current implementation of
forkProcess, namely that main threads are not
terminated. Currently, it is only safe to call forkProcess
when there is a single main thread in the system, and
forkProcess must be called from that thread.
Trac metadata
| Trac field | Value |
|---|---|
| Version | None |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | ResolvedFixed |
| Component | Compiler (Parser) |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |