Skip Menu |

This queue is for tickets about the App-Daemon CPAN distribution.

Report information
The Basics
Id: 86762
Status: resolved
Priority: 0/
Queue: App-Daemon

People
Owner: Nobody in particular
Requestors: g_ml2000-x [...] yahoo.de
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: faulty check for fork() failure
App:Daemon::detach fails to recognize a failed fork(): It checks for a negative return value, but unlike the corresponding POSIX function, Perl's fork returns undef to indicate a failure ...
On Sun Jul 07 13:36:33 2013, g_ml200 wrote: Show quoted text
> App:Daemon::detach fails to recognize a failed fork(): > > It checks for a negative return value, but unlike the corresponding > POSIX function, Perl's fork returns undef to indicate a failure ...
Fixed, thanks! -- Mike https://github.com/mschilli/app-daemon/commit/706a61eccda75ee3a6fda888e39850ef7d164f9f