refactor: arrange ConnectionPool yielding policy
- Eliminate a couple of ancient TODOs. Extend the test.
- Fix
ConnectionPool::send
docstring appropriately. - Tweak timeouts in test because it used to fail on my machine.
Edited by Yaroslav Dynnikov
ConnectionPool::send
docstring appropriately.