Changes between Initial Version and Version 1 of Ticket #9111, comment 16
- Timestamp:
- Jul 9, 2010, 11:51:16 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9111, comment 16
initial v1 7 7 2. patch -p0 < [attachment:t9111-wait-if-waiters.diff] 8 8 3. patch -p0 < [attachment:t9111-create-close-outside-cs.diff] 9 4. optionally, get the ''unified diff'' patch from comment:1 0and apply it (-p1), then get and install the latest version of flup9 4. optionally, get the ''unified diff'' patch from comment:13 and apply it (-p1), then get and install the latest version of flup 10 10 11 11 Step 2. should already make the `TimeoutError` go away. Step 3. should theoretically make things even smoother but I didn't benchmark that rigorously yet.