Message346387
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, vstinner, yselivanov |
| Date | 2019-06-24.12:28:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1561379307.68.0.87114957531.issue36732@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
There is an interesting discussion: https://stackoverflow.com/questions/14499593/can-the-infamous-error-netname-deleted-error-be-considered-an-error-at-all "[WinError 64] The specified network name is no longer available" is raised on pending reads from closed socket. Looks like we can just drop these reads without error reporting, it is safe and easy. Victor, what do you think? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-24 12:28:27 | asvetlov | set | recipients: + asvetlov, vstinner, yselivanov |
| 2019-06-24 12:28:27 | asvetlov | set | messageid: <1561379307.68.0.87114957531.issue36732@roundup.psfhosted.org> |
| 2019-06-24 12:28:27 | asvetlov | link | issue36732 messages |
| 2019-06-24 12:28:27 | asvetlov | create | |