wait multimethod
Methods
- wait(p:Process) Source: stdlib.ngs:6487
Wait for a process. Waits for reading and writing threads to finish. Waits for the process to finish. Checks whether to throw ProcessFail using finished_ok(). Returns
p
- wait(pp:ProcessesPipeline) Source: stdlib.ngs:6529
Wait for all processes to finish. Returns
pp