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)
commitaaf2c798ebd282995e7aaa2915dd5848907b7a03
tree841de3d63c60b67f4b694a8eeb096112fcd73198
parent6161f58fe66ce3cbfa236625555ce54280a0dad8
Handle connection reset in selftest

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