Closed as not planned
Description
In some cases, such as golang.org/x/tools/go/analysis/singlechecker.Main, a function might need to call os.Exit/log.Fatal, but want to flush any coverage reports in progress before doing so.
This bug proposes providing a mechanism to flush out the coverage report, so that if there's one in progress, it can be flushed out.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done