Closed Taepper closed 2 months ago
resolves #17
The race condition is outlined in more detail in https://github.com/GenSpectrum/LAPIS/issues/941
This leads to flaky tests which should hopefully be finally fixed by this PR. The PR also gets rid of the added sleep commands, which were introduced as a mostly-functioning work-around.
sleep
resolves #17
The race condition is outlined in more detail in https://github.com/GenSpectrum/LAPIS/issues/941
This leads to flaky tests which should hopefully be finally fixed by this PR. The PR also gets rid of the added
sleep
commands, which were introduced as a mostly-functioning work-around.