Edgewall Software

Changes between Initial Version and Version 1 of Ticket #9111, comment 16


Ignore:
Timestamp:
Jul 9, 2010, 11:51:16 AM (14 years ago)
Author:
Christian Boos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9111, comment 16

    initial v1  
    77 2. patch -p0 < [attachment:t9111-wait-if-waiters.diff]
    88 3. patch -p0 < [attachment:t9111-create-close-outside-cs.diff]
    9  4. optionally, get the ''unified diff'' patch from comment:10 and apply it (-p1), then get and install the latest version of flup
     9 4. optionally, get the ''unified diff'' patch from comment:13 and apply it (-p1), then get and install the latest version of flup
    1010
    1111Step 2. should already make the `TimeoutError` go away. Step 3. should theoretically make things even smoother but I didn't benchmark that rigorously yet.