mirror of
https://github.com/ohwgiles/laminar.git
synced 2025-06-13 12:54:29 +00:00
due to process scheduling, we may even receive job_completed messages before the test continues. The assert only needs to check that there are enough messages to prevent invalid indexing. This fixes a flakey test. |
||
|---|---|---|
| .. | ||
| eventsource.h | ||
| laminar-fixture.h | ||
| laminar-functional.cpp | ||
| main.cpp | ||
| tempdir.h | ||
| unit-conf.cpp | ||
| unit-database.cpp | ||