On Mon, Apr 2, 2018 at 12:07 PM, Daniel Anechitoaie <[email protected]> wrote: > If I run my plugin just on master (so not inside a > MasterToSlaveCallable) it does get interrupted ok (not instantly but as soon > as zip operation is finished and without errors). > So my understanding is that maybe something in how MasterToSlaveCallables > are handled cause this strange behaviour since on master and on pipelines > works ok and the problem > seems to be just for MasterToSlaveCallables.
Not sure offhand. Sounds like it could be a bug in Jenkins core. Would need to have a minimal self-contained test case that could be run through a debugger to track down the culprit. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3V4HW07wB_g14o43EQTnB-%2B2oqcCZz9dwKNG%3D91n6iiw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
