X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/5fbb51949cbd9765421c5832c2d391f80f8183e9..92583637b25b6bde926f9ca6be7b085e5ac8b1e6:/src/src/child.c diff --git a/src/src/child.c b/src/src/child.c index 1407b3718..948e0d669 100644 --- a/src/src/child.c +++ b/src/src/child.c @@ -269,6 +269,8 @@ if (pid == 0) } } +testharness_pause_ms(100); /* let child work even longer, for exec */ + /* Parent process. Save fork() errno and close the reading end of the stdin pipe. */