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

[WICKET-7052] Interrupting a task should not be logged as an error #588

Conversation

reckart
Copy link
Member

@reckart reckart commented May 1, 2023

  • Do not log an error if a task is interrupted while sleeping
  • Do log a trace message when the task has been stopped

https://issues.apache.org/jira/browse/WICKET-7052

- Do not log an error if a task is interrupted while sleeping
- Do log a trace message when the task has been stopped
@martin-g martin-g merged commit c2574b4 into apache:wicket-9.x May 4, 2023
1 check passed
martin-g pushed a commit that referenced this pull request May 4, 2023
)

- Do not log an error if a task is interrupted while sleeping
- Do log a trace message when the task has been stopped

(cherry picked from commit c2574b4)
@martin-g
Copy link
Member

martin-g commented May 4, 2023

Thank you, @reckart !

@reckart reckart deleted the bugfix/WICKET-7052-Interrupting-a-task-should-not-be-logged-as-an-error branch May 4, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants