[issue10550] Windows: leak in test_concurrent_futures

2011-03-23 Thread Stefan Krah
Stefan Krah added the comment: I can't reproduce it any more. Looks like it has been fixed in the meantime. -- resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker

[issue10550] Windows: leak in test_concurrent_futures

2011-03-22 Thread Antoine Pitrou
Antoine Pitrou added the comment: Can you try to see if the refleak is still there? I can't reproduce on my Windows 7 VM. -- nosy: +pitrou ___ Python tracker ___ __

[issue10550] Windows: leak in test_concurrent_futures

2010-11-27 Thread Stefan Krah
Stefan Krah added the comment: Committed posixmodule_listdir.patch in r86843. Unfortunately this is unrelated to the test_concurrent_futures leak. -- ___ Python tracker ___

[issue10550] Windows: leak in test_concurrent_futures

2010-11-27 Thread Stefan Krah
Changes by Stefan Krah : -- nosy: +bquinlan ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue10550] Windows: leak in test_concurrent_futures

2010-11-27 Thread Stefan Krah
Stefan Krah added the comment: posixmodule_listdir.patch fixes a leak in test_macpath. test_concurrent_futures still leaks. -- keywords: +patch Added file: http://bugs.python.org/file19839/posixmodule_listdir.patch ___ Python tracker

[issue10550] Windows: leak in test_concurrent_futures

2010-11-27 Thread Stefan Krah
New submission from Stefan Krah : C:\Users\stefan\svn\py3k_64>PCbuild\amd64\python_d.exe Lib\test\regrtest.py -R : test_concurrent_futures [1/1] test_concurrent_futures beginning 9 repetitions 123456789 . test_concurrent_futures leaked [6912, 6912, 6912, 6912] references, sum=27648 1 tes