]> granicus.if.org Git - python/commit
Add diagnostic message to help figure-out why SocketServer tests occasionally crash
authorRaymond Hettinger <python@rcn.com>
Thu, 14 Feb 2008 09:32:45 +0000 (09:32 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 14 Feb 2008 09:32:45 +0000 (09:32 +0000)
commit1b5632445be2dba6c66162749cc8bbf8dff887d1
tree973695d5ebf9c80c6efd5706fc5a699ba681bf8b
parent339f5e3ffc4d1005020ffc2fc85fcc618c7461fa
Add diagnostic message to help figure-out why SocketServer tests occasionally crash
when trying to remove a pid that in not in the activechildren list.
Lib/SocketServer.py