io.launcher.unix: clumsy fix for a race condition
parent
7b35f82bf4
commit
29028d8aea
|
@ -152,6 +152,7 @@ unix.process debugger.unix io.timeouts io.launcher.unix ;
|
|||
! Spawn a process
|
||||
[ T{ signal f 13 } ] [
|
||||
"sleep 1000" run-detached
|
||||
1 seconds sleep
|
||||
[ handle>> send-sigpipe ]
|
||||
[ 2 seconds swap set-timeout ]
|
||||
[ wait-for-process ]
|
||||
|
|
Loading…
Reference in New Issue