Changes between Initial Version and Version 1 of Ticket #21227, comment 14
- Timestamp:
- Feb 17, 2019, 8:40:11 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21227, comment 14
initial v1 1 I got rid of the `ConnectionResetError ` by creating `ConnectionResetErrorSwallowingLiveServerThread` as follows that swallows the error:1 I got rid of the `ConnectionResetError: [WinError 10054]` by creating `ConnectionResetErrorSwallowingLiveServerThread` as follows that swallows the error: 2 2 3 3 {{{