Closed yannpoupon closed 6 months ago
A rebase is first needed to compare with the updated ci checks
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.04%. Comparing base (
f1e6657
) to head (59f9aac
). Report is 11 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@yannpoupon , looks fine for me. Is there a way to verify it?
@yannpoupon , looks fine for me. Is there a way to verify it?
It has been tested by the person that reported the bug, on a stability test with 2000 runs and the error was never raised.
I guess I can live with that ^^
Fix a rare case where the
join()
function could be called before the thread is started.