Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^17: Print inside SIGNALS

by ikegami (Patriarch)
on Jul 21, 2018 at 01:12 UTC ( [id://1218975]=note: print w/replies, xml ) Need Help??


in reply to Re^16: Print inside SIGNALS
in thread Print inside SIGNALS

If I understand correctly, the main point you were making is that an unhandled SIGINT means that Perl doesn't get to flush its buffers

For the fifth time, no. That's what *you* keep saying, and it's wrong.

Because you pressed Ctrl-C, the signal handler didn't get called at all. There never was a print, so there wasn't anything to flush.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1218975]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found