This happens all the time for me. So I run the plugin (in dev mode) with "mvn hpi:run", start the build, click cancel, and boom, I get this exception.
On Tuesday, March 20, 2018 at 11:27:48 PM UTC+2, Jesse Glick wrote: > > Offhand that sounds like a core bug. If you were just unlucky enough > to cancel at the exact moment `Run.save` was being called, then that > is a robustness fix. Possibly some other exception was thrown which > failed to clear the thread interruption flag. Would need a > self-contained reproducible test case to analyze—if you have one, file > a bug report. > -- 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/42dfdb2a-1ec6-47e0-9507-a3bb02b4c44d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
