Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: remove the Thread Interrupted check from scheduleExpirationRenewal()#4369

Open
Coean wants to merge 1 commit intoredisson:masterfrom
Coean:master
Open

fix: remove the Thread Interrupted check from scheduleExpirationRenewal()#4369
Coean wants to merge 1 commit intoredisson:masterfrom
Coean:master

Conversation

@Coean
Copy link

@Coean Coean commented Jun 16, 2022

remove the Thread.currentThread().isInterrupted() check from method scheduleExpirationRenewal() because it's useless.

Issue#4368 remove the Thread.currentThread().isInterrupted() check from method scheduleExpirationRenewal() because it's useless.

Signed-off-by: Devpan [email protected]

…hod scheduleExpirationRenewal() because it's useless.

Issue#4368 remove the Thread.currentThread().isInterrupted() check from method  scheduleExpirationRenewal() because it's useless.

Signed-off-by: Devpan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant