Package hudson
Interface Proc.ProcWithJenkins23271Patch
-
- All Known Implementing Classes:
Launcher.RemoteLauncher.ProcImpl
,Proc.RemoteProc
- Enclosing class:
- Proc
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public static interface Proc.ProcWithJenkins23271Patch
An instance ofProc
, which has an internal workaround for JENKINS-23271. It presumes that the instance of the object is guaranteed to be used after theProc.join()
call. See JENKINS-23271- Author:
- Oleg Nenashev