Handle connection reset in selftest
authorJeremy Stanley <fungi@yuggoth.org>
Thu, 9 Nov 2017 09:58:38 +0000 (09:58 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Thu, 9 Nov 2017 09:58:38 +0000 (09:58 +0000)
commitb8e4ce13c1d87ce8005faac63328bc17104b0790
tree841de3d63c60b67f4b694a8eeb096112fcd73198
parent5552af74173cb51760b0a52de8b93269f42f0455
Handle connection reset in selftest

Within the selftest framework, catch ConnectionResetError exceptions
and provide a clearer error.
mudpy/tests/selftest.py