Logging: avoid pause during log-open under testsuite
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 28 May 2021 12:33:49 +0000 (13:33 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 28 May 2021 12:33:49 +0000 (13:33 +0100)
commitd0ca5e2e73a2a8092db4b1966f1da67fd67b8d41
tree9f203032d6a59c7da2ad6ae1aea344c06832f38d
parent3327394394a45c79cd48b2091536f6a6b8ba32a3
Logging: avoid pause during log-open under testsuite
It results in rearranged logging output, causing testsuite case failures
The downside is that we lose debug visbility of the extra process startup

Broken-by: b6c1434e47
src/src/log.c