Show More
@@ -1311,7 +1311,7 b' def hgcmd():' | |||
|
1311 | 1311 | |
|
1312 | 1312 | def rundetached(args, condfn): |
|
1313 | 1313 | """Execute the argument list in a detached process. |
|
1314 | ||
|
1314 | ||
|
1315 | 1315 | condfn is a callable which is called repeatedly and should return |
|
1316 | 1316 | True once the child process is known to have started successfully. |
|
1317 | 1317 | At this point, the child process PID is returned. If the child |
General Comments 0
You need to be logged in to leave comments.
Login now