Changed by: antoine.pitrou
Changed at: Sun 08 Nov 2009 00:24:12
Branch: trunk
Revision: 76148
Changed files:
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 :-))