diff options
author | Jean Boussier <[email protected]> | 2025-06-24 12:33:27 +0200 |
---|---|---|
committer | Jean Boussier <[email protected]> | 2025-06-24 15:10:40 +0100 |
commit | 5bcc639b341291fe0584d11c6bdd1add29f40087 () | |
tree | 999a2b0dc29e12fb2964a862ac48af68f0203ad5 /defs/separated_version.mk | |
parent | 45a2c95d0f7184c9cd64ddd26699af31bea8675d (diff) |
[Bug #17516] `fork(2)` only leave the calling thread alive in the child. Because of this forking from the non-main ractor can easily leave the VM in a corrupted state. It may be possible in the future to carefully allow forking from non-main Ractor, but shot term it's preferable to add this restriction.
0 files changed, 0 insertions, 0 deletions