Skip to content
  • Chase Douglas's avatar
    Remove Process::Wait() · f052b71d
    Chase Douglas authored
    There are many ways to wait on the status of a process. We don't want to
    get into wrapping all of them. Let the caller pick and choose from the
    c library.
    f052b71d