hub.py: avoid AttributeError in Waiter
it could be that self.greenlet was reset to None by the time handle_error is called
Showing
Please register or sign in to comment
it could be that self.greenlet was reset to None by the time handle_error is called