Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: advance round before waiting for preprocess (#230)
Fix the regression introduced by #224 where the first measurements batch added to a new round triggers the following error: ``` Round index mismatch: 7386 !== 7387 ``` Sentry issue: https://space-meridian.sentry.io/issues/5385606165/?project=4505906069766144 Signed-off-by: Miroslav Bajtoš <[email protected]>
- Loading branch information