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

Introduce convenience method Channel.isClosedChannelException #657

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

jglick
Copy link
Member

@jglick jglick commented Jul 27, 2023

Introduced in jenkinsci/workflow-durable-task-step-plugin#231, already copied to a CloudBees CI plugin, and now in jenkinsci/workflow-durable-task-step-plugin#323 probably needed also in both durable-task and workflow-api, which have no common dependencies. In general it is pretty common to want to log exceptions of this type at a low level. Makes more sense to define it in Remoting where it can be easily reused.

@jglick jglick added the enhancement For changelog: An enhancement providing new capability. label Jul 27, 2023
@jglick jglick requested a review from a team July 27, 2023 23:11
jglick added a commit to jglick/workflow-api-plugin that referenced this pull request Jul 27, 2023
jglick added a commit to jglick/workflow-durable-task-step-plugin that referenced this pull request Jul 27, 2023
@jglick jglick merged commit cfca0cd into jenkinsci:master Jul 28, 2023
14 checks passed
@jglick jglick deleted the isClosedChannelException branch July 28, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For changelog: An enhancement providing new capability.
Projects
None yet
3 participants