Re: Signals & MacOS
- From: Brian Manning <cpan xaoc org>
- To: Jeffrey Ratcliffe <jeffrey ratcliffe gmail com>
- Cc: "gtk-perl-list gnome org List" <gtk-perl-list gnome org>
- Subject: Re: Signals & MacOS
- Date: Tue, 31 Mar 2015 13:56:30 -0700
On Tue, Mar 31, 2015 at 1:07 PM, Jeffrey Ratcliffe
<jeffrey ratcliffe gmail com> wrote:
Does nobody have a Mac? Or at least a little insight?
Macs I have, but spare time right now... not so much.
One suggestion would be to replace the Glib::IO->add_watch with a
normal Perl signal handler (via %SIG), or another Perl module that can
handle signals, and see if you still run into same problem.
I also found these after a quick Google search:
http://perldoc.perl.org/sigtrap.html
http://perltricks.com/article/37/2013/8/18/Catch-and-Handle-Signals-in-Perl
http://search.cpan.org/~mob/Signals-XSIG-0.13/lib/Signals/XSIG.pm
http://blog.booking.com/devel-tracksig-the-signal-handling-blues.html
The last link mentions Devel::TrackSIG for debugging signal handling in Perl.
Thanks,
Brian
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]