Message50631
Logged In: YES
user_id=1356214
Here is a new patch that adds a test, in test_socket.py
TCPTimeoutTest.testInterruptedTimeout(); the functional part
of the patch is unchanged. The test doesn't use an actual
Ctl-C, or even a SIGINT, as sending one of them seemed hard;
it sends a SIGALRM instead. The test passes with the patch;
without the patch it prints a confused error message, but
unfortunately that's about right.
As for what I mean by "test", well, I was confused about
what was being threaded. I have it straight now. |
|
| Date |
User |
Action |
Args |
| 2007-08-23 15:53:22 | admin | link | issue1519025 messages |
| 2007-08-23 15:53:22 | admin | create | |
|