Skip to content

Reduce the number for allowed data races

What does this MR do?

Reduce the number for allowed data races

Why was this MR needed?

A list of the latest pipelines on master show we have 16 max race detectors

Lower the number of allowed data races with a new value to reduce the risk of introducing new race conditions.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #6408 (closed)

Merge request reports