[merp] Remove extraneous waitpid invocation (mono/mono#17723)
authorAlexis Christoforides <alexis@thenull.net>
Fri, 8 Nov 2019 16:40:04 +0000 (11:40 -0500)
committerGitHub <noreply@github.com>
Fri, 8 Nov 2019 16:40:04 +0000 (11:40 -0500)
commit6b52f959855838ae7d2f0ca42cff742be696cc1a
treec5a1f1f1ee5075f5489bd5887d647a17cb253796
parent07b9387723de71d3fdb22c1df29d32c4ab2815b0
[merp] Remove extraneous waitpid invocation (mono/mono#17723)

The extraneous call basically guarantees that the call right after will fail. Fixes merp stating that its process has failed when it hasn't.

Commit migrated from https://github.com/mono/mono/commit/23f2baa71ed905e3298c10189adec8134bc6ed7c
src/mono/mono/utils/mono-merp.c