Wait for Termination of Jobs
This function simply waits until all jobs are terminated.
waitForJobs( ids = NULL, sleep = NULL, timeout = 604800, expire.after = NULL, stop.on.error = FALSE, stop.on.expire = FALSE, reg = getDefaultRegistry() )
ids |
[ |
sleep |
[ |
timeout |
[ |
expire.after |
[ |
stop.on.error |
[ |
stop.on.expire |
[ |
reg |
[ |
[logical(1)
]. Returns TRUE
if all jobs terminated
successfully and FALSE
if either the timeout is reached or at least
one job terminated with an exception or expired.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.