Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ambiguity in client termination handler (#26)
`client/bot` could get closed for various of reasons like some openssl error. So, this pr fixes this and add explicit logging for client termination on Exceptions.
- Loading branch information