Function: SB-EXT:PROCESS-WAIT

package type github

Wait for PROCESS to quit running for some reason. When CHECK-FOR-STOPPED is T, also returns when PROCESS is stopped. Returns PROCESS.

Lambda list

(sb-impl::process &optional sb-impl::check-for-stopped)