mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
I could not reproduce the failure locally even with `stress -cpu ...` eating all the cpu it could on my machine. But I think the race was in one of two places: * The task could restart which could create new events * I think there could be a race between the updater's version of events and alloc runners as updates are async I fixed both. Here's hoping that fixes this flaky test.
49 KiB
49 KiB