Change 15430
Paul Allen
committed this change
into
//guest/perforce_software/p4jenkins/main/src/main/java/org/jenkinsci/plugins/p4
Request Review
Download .zip
Trap User Abort and stop Perforce.
Uses the ‘tick’ function on Progress to check if the Thread has been interrupted. If a user aborts the build then the Perforce connection is dropped at the next tick.
JENKINS-26650
Files
3
Comments
0
3
edited
0
added
0
deleted
•
client/ConnectionHelper.java#27
Loading...
console/P4Progress.java#2
Loading...
tasks/AbstractTask.java#9
Loading...
Tip: Use
n
and
p
to cycle through the changes.