ikedam commented on Improvement JENKINS-26491

Build-timeout plugin works only for build steps, not for post-build steps.
And build-timeout plugin never interrupts ircbot-plugin (I don't know anything about ircbot-plugin, but I suspect ircbot-plugin works as post-build step).
Please see JENKINS-16875 for more details.

instant-messaging-plugin may ignore InturruptedException here:
https://github.com/jenkinsci/instant-messaging-plugin/blob/instant-messaging-1.32/src/main/java/hudson/plugins/im/IMPublisher.java#L316
That may cause aborting operations ignored when there are multiple targets configured to send messages, but I'm not sure as I don't use those plugins.

What you can do:

  • To update this issue to report a bug that builds cannot be aborted when ircbot (to be exact, instant-messaging) has multiple targets.
    • I highly recommend you to describe detailed steps to reproduce the problem to let maintainers of those plugins know what happens.
  • To update this issue to request a timeout feature for ircbot-plugin.
  • Or, to close this issue as "Not A Defect".
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to