]> git.lizzy.rs Git - rust.git/commit
panic tests: Command: Test that we do not unwind past fork
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Feb 2021 11:42:44 +0000 (11:42 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 7 May 2021 10:17:44 +0000 (11:17 +0100)
commitf8015061c88ba35f7af09ff68a054ffe6c87990c
treef00feeafe46c8d97ecd8d8b81c4b9f2dbd98f929
parent9283cdca362065a215e7f8b460719947493ddc54
panic tests: Command: Test that we do not unwind past fork

This is safe (does not involve heap allocation) but we don't yet have
a test to ensure that stays true.  That will come in a moment.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
library/std/src/sys/unix/process/process_unix/tests.rs