in reply to Re: Interrupt Handling - What am I doing wrong?
in thread Interrupt Handling - What am I doing wrong?
Nope..buffering is not the issue .... I had the $| = 1 set; just forgot to paste it in the code above.
Is the behaviour of the code due to "sleep", i.e., am telling my program to sleep and not do anything else...so, its not doing anything else (like printing the stuff it's supposed to)...? If so, is there something I can use to simulate a long running process (that runs for about 2-3 mins)?
I'm out of ideas for this one.. been trying all morning without luck!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Interrupt Handling - What am I doing wrong?
by ikegami (Patriarch) on Apr 20, 2011 at 18:05 UTC | |
by vishi (Beadle) on Apr 26, 2011 at 05:56 UTC | |
by ikegami (Patriarch) on Apr 26, 2011 at 06:57 UTC |