Re: [python-win32] win32process open-terminate loop cripples OS

2006-03-20 Thread Tom_RobbinsMilne
To python-win32@python.org cc Subject [python-win32] win32process open-terminate loop cripples OS Hello, I decided to attempt to use python's win32 extensions as a method to monitor and control process for my python application.  It's working well in the short term, but, as

[python-win32] win32process open-terminate loop cripples OS

2006-03-20 Thread David S.
Hello, I decided to attempt to use python's win32 extensions as a method to monitor and control process for my python application. It's working well in the short term, but, as this app is intended to be very low-maintenance, and probably high-uptimes without restarting, I want to put it to the te