Skip to content

Commit a2c19ed

Browse files
author
Stephane Landelle
committed
you never know...
1 parent 5c63a97 commit a2c19ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/com/ning/http/client/providers/netty/request/timeout/ReadTimeoutTimerTask.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,7 @@ public void run(Timeout timeout) throws Exception {
6161
// otherwise, no need to reschedule: requestTimeout will happen sooner
6262
timeoutsHolder.readTimeout = null;
6363
}
64+
65+
clean();
6466
}
6567
}

0 commit comments

Comments
 (0)