commit | 002533013f542160c294791671f3707db4491f22 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 08 00:24:12 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 08 00:24:12 2009 +0000 |
tree | a49a05703d60f0761e27faa7f911b4ddc812efc0 | |
parent | 1a22e87a3067a750411e19ad0255991242f77359 [diff] |
Kill a small potential leak in test_threading. The leak may not manifest itself if the OS re-uses the same thread ids (I suppose Neal's machine doesn't :-))