Test results can be missed in rare cases under multithreaded load

Issue #15 resolved
Sergey Podobry created an issue

Due to usage of the test reporting interface in a not thread-safe way some test results can be missed. This happens in rare cases under multithreaded load (processing several tests at once).

Comments (2)

  1. Log in to comment