But when I try to run an object method designed to remove a stored PID from a DB, it cores.
# doesn't work $SIG{INT} = sub { $sig++; $control->removeMonitorPID($monitor->{PID}); };
In reply to Re^2: Signal Handling throws Core Dump
by dsb
in thread Signal Handling throws Core Dump
by dsb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |