265886543f
Fix #6400 QueuedThreadPool always interrupts threads in stop Even if there is no timeout, always interrupt pool threads to attempt to stop them. + Refactored exit condition for Runner main loop to make it clearer that it always checks running status + More comments to explain counts + Fixed inner loop of ReservedThread to ensure it always checks running status + Adjusted timing of the test to make it less flakey. Still a worry! |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
pom.xml |