Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-386: Restore interrupted thread status in provided backoff policies #387

Conversation

mlichtblau
Copy link
Contributor

@mlichtblau mlichtblau commented Oct 16, 2023

See GH-386

Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See error for code format:

 Error:  Failed to execute goal io.spring.javaformat:spring-javaformat-maven-plugin:0.0.39:validate (default) on project spring-retry: Formatting violations found in the following files:
Error:   * /home/runner/work/spring-retry/spring-retry/src/test/java/org/springframework/retry/backoff/UniformRandomBackOffPolicyTests.java
Error:  
Error:  Run `spring-javaformat:apply` to fix.

Please, add your name to the @author for all the effected classes.
Also, please, update their copyright to the current year.

Thank you!

@mlichtblau mlichtblau requested a review from artembilan October 16, 2023 20:06
@artembilan artembilan merged commit c89b951 into spring-projects:main Oct 19, 2023
1 check passed
@artembilan
Copy link
Member

... and back-ported as 4f104e1 after fixing conflicts.

Thank you, @mlichtblau , for contribution; looking forward for more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants