Closed bjee19 closed 1 month ago
Github pipeline unit tests occasionally fail due to Data Race issues.
Examples:
Notes: Could be related to the parallelization recently added to tests:
May be able to use the go-lang built in race detector: https://go.dev/doc/articles/race_detector
Github pipeline unit tests occasionally fail due to Data Race issues.
Examples:
Notes: Could be related to the parallelization recently added to tests:
May be able to use the go-lang built in race detector: https://go.dev/doc/articles/race_detector