[issue9851] multiprocessing socket timeout will break client

2010-09-19 Thread Jesse Noller
Jesse Noller added the comment: Duplicate; 9897 -- resolution: -> duplicate status: open -> closed ___ Python tracker ___ ___ Python-

[issue9851] multiprocessing socket timeout will break client

2010-09-16 Thread hume
hume added the comment: Oh, it's obvious that you've found a stupid bug in my description, if that frustrate you, I'd like to say sorry. So I would restate: "this is not so user friendly, would you be kindly enough to fix it?" -- ___ Python track

[issue9851] multiprocessing socket timeout will break client

2010-09-15 Thread Jesse Noller
Jesse Noller added the comment: Calling it stupid doesn't incentivize me to help you, or fix it. -- ___ Python tracker ___ ___ Python-

[issue9851] multiprocessing socket timeout will break client

2010-09-14 Thread R. David Murray
Changes by R. David Murray : -- nosy: +asksol, jnoller ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue9851] multiprocessing socket timeout will break client

2010-09-14 Thread hume
hume added the comment: the above test is on windows -- type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue9851] multiprocessing socket timeout will break client

2010-09-14 Thread hume
New submission from hume : when use multiprocessing managers, while use socket to communicate between server process and client process, if I used the global socket timeout feature(no matter how large the value is) the client will always say File "c:\python27\lib\multiprocessing\connection.p