Skip to content

Fix flaky racy tests

Arran Walker requested to merge ajwalker/fix-flaky-racy into main

What does this MR do?

Fixes a few racy tests.

Why was this MR needed?

Tests were racy.

What's the best way to test this MR?

Run racy tests with -race, see no more race.

What are the relevant issue numbers?

#30835 (closed)

Merge request reports