FRRouting / frr

The FRRouting Protocol Suite
https://frrouting.org/
Other
3.29k stars 1.25k forks source link

lib, tests: fix some b0rked tests, then fix TSAN warnings #16258

Closed eqvinox closed 2 months ago

eqvinox commented 3 months ago

First go around and fix a bunch of mixups in test_seqlock, then make TSAN understand that the world is not on fire.

Fixes: #16244 (hopefully)