io.launcher.unix: add timeout to a test

db4
Slava Pestov 2010-05-02 20:06:45 -04:00
parent f5c5d8b44c
commit 64ab598225
1 changed files with 1 additions and 1 deletions
basis/io/launcher/unix

View File

@ -135,6 +135,6 @@ concurrency.promises threads unix.process calendar unix ;
] in-thread ] in-thread
p 1 seconds ?promise-timeout handle>> kill-process* p 1 seconds ?promise-timeout handle>> kill-process*
s ?promise 0 = s 3 seconds ?promise-timeout 0 =
] ]
] unit-test ] unit-test