Fix lease timeout race to prevent pool entry leak#649
Fix lease timeout race to prevent pool entry leak#649arturobernalg wants to merge 1 commit intoapache:masterfrom
Conversation
|
@arturobernalg You see how much smaller and cleaner the fix is when applied at the right place. Let me poke at your changes a bit more over the weekend but fundamentally looks OK. |
@ok2c Indeed. make more sense |
httpcore5/src/test/java/org/apache/hc/core5/pool/TestStrictConnPoolLeaseTimeoutRace.java
Show resolved
Hide resolved
2990591 to
8666714
Compare
|
@arturobernalg Can we also try to get this test case to work? Interestingly enough, |
No description provided.