fix(client): cleanup dropped pending Checkouts from Pool

Closes #1315
This commit is contained in:
Sean McArthur
2017-09-18 13:29:25 -07:00
parent 971864c424
commit 3b91fc65b2
3 changed files with 77 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ language-tags = "0.2"
log = "0.3"
mime = "0.3.2"
percent-encoding = "1.0"
relay = "0.1"
time = "0.1"
tokio-core = "0.1.6"
tokio-proto = "0.1"