-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
---
-
-
Closes #49921. Fixes #49733.
The timing computation for thread pool termination is wrong because the elapsed time is recomputed based on the original start time, rather than the time elapsed since the last check.
Clarify the code and correct the error. Replacing #49921 due to lack of response to feedback on that one.