Skip Menu |

This queue is for tickets about the Log-Dispatch-File-Rolling CPAN distribution.

Report information
The Basics
Id: 50758
Status: resolved
Worked: 30 min
Priority: 0/
Queue: Log-Dispatch-File-Rolling

People
Owner: JACOB [...] cpan.org
Requestors: plobsing [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.05
Fixed in: (no value)



Subject: [PATCH] order of operations fork bug
The logic for reopening the log filehandle after a fork suffers from an order of operations bug. Also, the handle will always be reopened in the first logging call (note that it is already open from the constructor). The attached patch fixes these issues and provides tests which expose the error.
Subject: patch
Download patch
application/octet-stream 3.4k

Message body not shown because it is not plain text.

Fixed in 1.06