This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing IOError rescue on shutdown (#212)
I'm not entirely sure that this rescue is in the right place but it does fix the issue. I did try putting it in handle_connection first but that was ineffective.
- Loading branch information