Issue825417
Created on 2003-10-17 10:24 by johahn, last changed 2006-07-03 13:04 by loewis.
|
msg44790 - (view) |
Author: Johan M. Hahn (johahn) |
Date: 2003-10-17 10:24 |
|
Timeout behaviour do not match the docs. This patch
fixes the read_until and expect methods to decreese the
timeout between subsequent calls to select.select. See
<a href="http://sourceforge.net/tracker/index.php?
func=detail&aid=822974&group_id=5470&atid=105470">bu
g 822974</a> for more info.
My system:
Python 2.3 final
Windows 2000 5.00.2951 sp4
...johahn
|
|
msg44791 - (view) |
Author: Johan M. Hahn (johahn) |
Date: 2003-10-25 09:36 |
|
Logged In: YES
user_id=887415
Uploaded some simple code for producing the bug and also
testing the patch.
|
|
msg44792 - (view) |
Author: Martin v. Löwis (loewis) |
Date: 2006-07-03 13:04 |
|
Logged In: YES
user_id=21627
Thanks for the patch. Committed as r47215 and 47216 (for 2.4).
|
|
| Date |
User |
Action |
Args |
| 2003-10-17 10:24:58 | johahn | create | |
|