You can refer 
to https://wiki.jenkins.io/display/JENKINS/How+to+report+an+issue to learn 
about the process.

On Monday, August 28, 2017 at 11:53:45 PM UTC+10, Daniel Anechitoaie wrote:
>
> How do I create a request for enhancement for Jenkins?
> I can try and do this and hopefully someone that has experience will 
> implement it at some point, but not sore where and how to create this RFE.
>
>
> On Monday, August 28, 2017 at 3:19:12 PM UTC+3, Jesse Glick wrote:
>>
>> On Mon, Aug 28, 2017 at 8:00 AM, Daniel Anechitoaie 
>> <[email protected]> wrote: 
>> > The problem is that that if I click cancel on the job it still runs 
>> until by 
>> > build step is finished and all files are zipped and uploaded and only 
>> then 
>> > it marks the build as aborted. 
>> > Is there any way to check from my plugin if the job was aborted and 
>> just 
>> > stop wherever I am in the build? 
>>
>> I do not think so. Sounds like an RFE for Jenkins core / Remoting: 
>> interrupting a synchronous remote call should `Thread.interrupt` the 
>> corresponding thread on the remote side. 
>>
>

-- 
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/130da1c5-d02b-4bf1-91b7-d49bfd91120f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to