he conversation? If it possible to create a repro
case using Python code at both
ends?
-Original Message-
From: [EMAIL PROTECTED]
[
mailto:[EMAIL PROTECTED]]On Behalf Of Ray
Schumacher
Sent: Friday, 27 May 2005 3:51 AM
To: python-win32@python.org
Subject: [python-win32] dde.pyd alway
I can
see no obvious leaks in the dde code. It is possible the problem is at the
"other end" of the conversation? If it possible to create a repro case
using Python code at both ends?
Mark
-Original Message-From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On
Behalf Of Ray
In the attached .py test, I start an external program that provides data
access via DDE.
create a server
do a number of CreateConversation-s, one for each channel
make connections
do lots of .Request on the connections
I tried just one channel, one connection, still 16378, so it seems to be
the t