Message95198
SocketClient() in multiprocessing.connection loops endlessly when the
connection is refused. It shouldn't, and instead use a timeout.
This is especially annoying since SocketClient() can be called as part
of finalizing an object, which makes debugging very annoying (see
issue7060). |
|
| Date |
User |
Action |
Args |
| 2009-11-13 19:28:54 | pitrou | set | recipients:
+ pitrou, jnoller |
| 2009-11-13 19:28:54 | pitrou | set | messageid: <[email protected]> |
| 2009-11-13 19:28:52 | pitrou | link | issue7318 messages |
| 2009-11-13 19:28:52 | pitrou | create | |
|