Browse Source
It is possible to get a data race right at the end of the TestMain in integrations during the final removal of the test from the testlogger. This PR uses a Reset function to remove any final tests but adds some extra logging which will forcibly fail if there is an unclosed logger. Signed-off-by: Andrew Thornton <art27@cantab.net>tags/v1.16.0-rc1
zeripath
3 years ago
committed by
GitHub
2 changed files with 16 additions and 1 deletions
Loading…
Reference in new issue