|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Which signals are unsafe?by Sprad (Hermit) |
| on Apr 01, 2004 at 18:06 UTC ( [id://341825]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.Sprad has asked for the wisdom of the Perl Monks concerning the following question:
Are all signals unsafe? Or just the alarm and interrupt signals? What about warn?
I wrote a handler for warnings to give me some more info when things break. But if the warning handler makes things break as well, then obviously I don't want to use it. Is this code bad? Update: This is under ActiveState Perl 5.6.1, on WinXP
---
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||