in reply to signals after exec
Is there something I need to do in the new process to ensure my signals work correctly. Or, is there a better way to reload my program?
I think this sounds like you need a process manager to handle reloads of your program. Maybe something like Proc::Daemon could help?
|
---|