You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2018. It is now read-only.
I have a console app that runs a eventlet server. I'd love to run it with spawning. I don't want my users to do spawning xxx.py.
I want to run spawning via code. How could I do it? Is it feasible? I don't need all the functionality like backdoor.
I'm building my own main method now, but it is not that cool.
If I can help in any way, please let me know and I'll try.
Cheers,
Bernardo Heynemann