Re: [python-win32] Issues with service startup
This answer is a bandage, not a cure, but perhaps it will be enough in your case... The first moments of operation when a system (especially a server) is booting up are replete with programs demanding resources which may not be available yet. I found that simply adding a Python time.sleep() call n
[python-win32] Python Service Session 0
Has anybody been able to get a python service running outside of session 0? -- *Joss Gray* ___ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32
