On 4/05/2013 8:04 AM, Michael Watson wrote:
I am creating a COM client within a thread and performing several
operations with this client. Each thread is spawned from a server that
uses Python's |socketserver| module which has built-in threading support.
When I am loading and using this COM obje
http://www.acma.gov.au/
From: python-win32
[mailto:python-win32-bounces+andrew.macintyre=acma.gov...@python.org] On Behalf
Of Michael Watson
Sent: Saturday, 4 May 2013 8:05 AM
To: python-win32@python.org
Subject: [python-win32] Memory Leak in Threaded COM Object
I am creating a COM client
I am creating a COM client within a thread and performing several
operations with this client. Each thread is spawned from a server that uses
Python's socketserver module which has built-in threading support.
When I am loading and using this COM object there is an expected spike in
memory usage by