Clearer selftest errors on disconnection
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 17 Oct 2017 07:55:03 +0000 (07:55 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Thu, 9 Nov 2017 05:34:17 +0000 (05:34 +0000)
commit538e2805c8ed1b389fcecfeb6b6a4862ccb91a95
tree38becc0e22327bc2ffbe78d3c707521ced152fd7
parent71b6771e9b93000fbe1529afa0e87f2ce6d90140
Clearer selftest errors on disconnection

Catch EOFError in the selftest framework and emit a message
indicating what happened.
mudpy/tests/selftest.py