https://issues.dlang.org/show_bug.cgi?id=16379

Martin Nowak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Martin Nowak <[email protected]> ---
Fixed by https://github.com/dlang/druntime/pull/1629, the merge flag was set in
main after running std.stdio tests which forks. Those forks would then
overwrite the coverage output.

--

Reply via email to