[python-win32] cleaning up after DDE client requests

Ray S rays at blue-cove.com
Fri Apr 29 19:10:49 CEST 2005


At 12:11 PM 4/28/2005, Jim McLoughlin wrote:
>For a small number of requests, things are fine.  However, a sequence of 1000 requests seems to run into problems.  So my question is: is there some clean up code that can be used for conversations, servers, etc?  Can I  do something like conversation.terminate() or server.destroy() to make sure I am cleaning things up properly? 

(pardon if this is a dupe; I don't think the last went out...)
I also have just seen a WIndows error, in dde.pyd. It occurs with sequential requests after ~480+ seconds - ~1500+ DDE requests.
All use one server and connection.

??
Ray Schumacher






More information about the Python-win32 mailing list