Resolve race conditions in code and test with race detector enabled
Closed this issue · 0 comments
masih commented
With the need for parallel validation, make sure that:
- the current implementation does not have race conditions.
- run tests with race detector enabled.