Fri Jul 17 07:46:57 2015: Request 102709 was acted upon.
Transaction: Correspondence added by ZDM
Queue: PAR-Packer
Subject: Unable to handle SIG interrupts
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=102709 >
Also, this is not the "XY problem". This is a real fully-qualified bug. That
leads to the invalid behavior, when program should not exit on SIGINT
immediately, but, for example, finish currently running transactions (what can
take a lot of time).
Proposed solution resolves this bug completely and do not affect other parts of
code.