Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #126606 - zachs18:patch-2, r=joboet
Guard against calling `libc::exit` multiple times on Linux. Mitigates (but does not fix) #126600 by ensuring only one thread which calls Rust `exit` actually calls `libc::exit`, and all other callers of Rust `exit` block.
bors 2024-07-13
parent 4983457 · parent 0e25481 · commit d4d2c45
0 files changed, 0 insertions, 0 deletions