You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(scripts): merge libs and Falco TSAN suppressions and disable atomic race reports
Assemble a combined suppressions file from both Falco-specific and libs
suppressions at runtime. Add report_atomic_races=0 to TSAN_OPTIONS to
suppress Folly hazptr atomic-vs-mutex-init false positives that cannot
be matched by suppressions on both stacks.
Signed-off-by: irozzo-1A <iacopo@sysdig.com>
0 commit comments