Commit e61f3cb7 authored by Vincent Pelletier's avatar Vincent Pelletier

NEO won't daemonise itself, use supervisor.

Maybe we could implement our own daemon system someday, but it's not high
priority enough to even be in the TODO list.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2332 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent b35080bc
......@@ -98,8 +98,6 @@ RC - Review output of pylint (CODE)
- Consider process writable events in event.poll() method to ensure that
pending outgoing data are sent if the network is ready to avoid wait for
an incoming packet that trigger the poll() system call.
- Allow daemonize NEO processes, re-use code from TIDStorage and support
start/stop/restart/status commands.
Storage
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment