Commit 9cf4f04
hyd-dev
Use
`assert!` panics on failure, which is not signal-safe.rtassert! instead of assert! from the child process after fork() in std::sys::unix::process::Command::spawn()1 parent 14b91a9 commit 9cf4f04
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments