v8.4.5
- #312 via #313: Fixed a regression introduced in the earlier refactoring in v8.4.4 via #309 that caused the connection manager to modify the selector map while looping over it — by @liamstask.
- #312 via #316: Added a regression test for the error handling in
cheroot.connections.ConnectionManager.get_conn
to ensure more stability — by @cyraxjoe.