log again

This commit is contained in:
meejah 2021-02-12 20:05:27 -07:00
parent 7e58767ac1
commit 942f204140

View File

@ -52,6 +52,7 @@ class TransitConnection(LineReceiver):
"""
ITransitClient API
"""
print("buddy_disconnected {}".format(self._buddy.get_token()))
self._buddy._client.transport.loseConnection()
self._buddy = None