[Koha-devel] SIG DIE in returns.pl

Francesco Rivetti oha at oha.it
Thu Nov 30 11:05:31 CET 2017


On 30. nov. 2017 09:57, Fridolin SOMERS wrote:
> use Carp 'verbose';
> $SIG{ __DIE__ } = sub { Carp::confess( @_ ) };

I think it will be applied to all pages (and everything) _AFTER_ this is 
run the first time on that forked process

F


More information about the Koha-devel mailing list