aronisstav / Concuerror

OFFICIAL REPOSITORY MOVED:
https://github.com/parapluu/Concuerror
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

concuerror_logger.erl l262 needs removing, or a unit test #52

Open aronisstav opened 6 years ago

aronisstav commented 6 years ago

This line is a dirty fix for a race condition between scheduler notifying the logger that it's done and other processes notifying the logger about 'other things'. It needs proper fixing, or a unit test that always covers it to not affect coverage reports.