Skip to content

SelectionHelpers: Fix thread-safety checker warning.

Disable thread-safety warning for gtest-based test to avoid (disabled by default) warnings about calls to unchecked code.

Merge request reports