#20 closed defect (fixed)
client prints stuff forever after ^c
| Reported by: | antoine | Owned by: | antoine |
|---|---|---|---|
| Priority: | major | Milestone: | 0.0.7.x |
| Component: | client | Version: | 0.0.7.26 |
| Keywords: | Cc: |
Description
This may be related to #19,
Ignoring stray packet read after connection allegedly closed ([<object object at 0xb75114d0>, 'l4:drawi1ei2ei57ei1266ei886e5:rgb243365028:\x00\x00\x00\x00\x00\x00\x00'...])
Repeating forever.
We should not be getting so much stuff on a closed connection!
Change History (3)
comment:1 Changed 21 months ago by antoine
- Status changed from new to accepted
comment:2 Changed 20 months ago by antoine
- Resolution set to fixed
- Status changed from accepted to closed
please re-open if this re-occurs, the read loop code also got some improvements in r166
comment:3 Changed 15 months ago by totaam
- Version set to 0.0.7.26
Note: See
TracTickets for help on using
tickets.
This looks like the same problem as #19 and should also be fixed by r156.