Le 12/08/2013 18:47, Benoît Minisini a écrit :
>
> No crash at all there. The line:
>
>      Shell "setsid sleep 10000" Wait
>
> never returns until the sleep is exausted or if I kill it manually. Then
> we enter the next loop which never terminate, as "pgrep sleep" now
> always return nothing.
>

OK, got it. I had to add a "&" at the end of the shell command.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to