What steps will reproduce the problem?
call run("while(1){echo yes;sleep 0.2}");
What is the expected output? What do you see instead?
An action every 0.2 seconds; instead loop is instantaneous; 0.2 is rounded as
0.
Original issue reported on code.google.com by shlomi.n...@gmail.com on 28 Sep 2012 at 8:37
Original issue reported on code.google.com by
shlomi.n...@gmail.com
on 28 Sep 2012 at 8:37