This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 2cdac973e Bump github/codeql-action from 4.31.11 to 4.32.0
add e1ffb6ea0 ThreadUtils.sleepQuietly(Duration) now restores the current
thread's interrupt flag when catching InterruptedException.
No new revisions were added by this update.
Summary of changes:
src/changes/changes.xml | 1 +
.../java/org/apache/commons/lang3/ThreadUtils.java | 8 +++---
.../org/apache/commons/lang3/ThreadUtilsTest.java | 31 ++++++++++++++++++++++
3 files changed, 37 insertions(+), 3 deletions(-)