-
Bug
-
Resolution: Fixed
-
Critical
-
None
Looks like the slack notifications are serialised in the same job. If I have jenkins running two jobs in parallel and the second to start finishes early, in its log I get:
Slack Notifications is waiting for a checkpoint on build-any-ib #1
and the task does not finish. Obviously this is not particularly desirable. Is there any way around this or is this an actual bug?
https://github.com/jenkinsci/slack-plugin/pull/121