8000 you never know... · codediving/async-http-client@825b763 · GitHub
[go: up one dir, main page]

Skip to content

Commit 825b763

Browse files
author
Stephane Landelle
committed
you never know...
1 parent 6cd72bf commit 825b763

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

providers/netty/src/main/java/org/asynchttpclient/providers/netty/request/timeout/ReadTimeoutTimerTask.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,7 @@ public void run(Timeout timeout) throws Exception {
6363
// otherwise, no need to reschedule: requestTimeout will happen sooner
6464
timeoutsHolder.readTimeout = null;
6565
}
66+
67+
clean();
6668
}
6769
}

0 commit comments

Comments
 (0)
0