Skip to content

Miscellaneous data race fixes detected by test runs with -race option#460

Draft
booxter wants to merge 4 commits into
ovn-kubernetes:mainfrom
booxter:data-races-fixes
Draft

Miscellaneous data race fixes detected by test runs with -race option#460
booxter wants to merge 4 commits into
ovn-kubernetes:mainfrom
booxter:data-races-fixes

cache: add read locks to Mapper() and DatabaseModel()

8cf016d
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Feb 6, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 bf6cfe1 client: fix send on closed channel panic during di... Valid sign-off found
🟢 d09d51b client: don't close trafficSeen channel on disconn... Valid sign-off found
🟢 3f9d9f6 client: start handleDisconnectNotification after a... Valid sign-off found
🟢 8cf016d cache: add read locks to Mapper() and DatabaseMode... Valid sign-off found