Subject: | serialize options (semaphore) won't work due to lock_file |
Hi,
If you set serialize to pipe or semaphore, then run_child, in either
Net::Server::PreFork or ...Simple will die because lock_file is not set.
It seems that when serialise was added, this check didn't exist, but does
now.
Thanks
Gareth