Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rougeth#175: Changed Bottery.stop behavior.
This patch fixes two problems in the Bottery.stop behavior: 1. self.session.close() was not awaited; 2. self.loop.close() causes an exception "Can not close running loop" in some cases.
- Loading branch information