commit | 92ff4e196bfd5361f231ab8629025d28af1decab | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Apr 27 23:51:03 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Apr 27 23:51:03 2012 +0200 |
tree | 238c48b79e5f733e80ce37ac4d78c90a4910e47a | |
parent | d0880d57b053179a8dd91f2b6fbcb5b5ddf56a1d [diff] |
Issue #14666: stop multiprocessing's resource-sharing thread after the tests are done. Also, block delivery of signals to that thread. Patch by Richard Oudkerk. This will hopefully fix sporadic freezes on the FreeBSD 9.0 buildbot.