geventdaemon
geventdaemon copied to clipboard
python-daemon wrapper to daemonize gevent based processes
Results
2
geventdaemon issues
Sort by
recently updated
recently updated
newest added
What is the difference between geventdaemon and os.fork
This project is useful for me, thank you, but when I install it, I find a bug in setup.py, so I fix it. This is the bug: `find_packages('lib')` in setup.py...