Skip to content

Commit

Permalink
Disable free-threading suppressions
Browse files Browse the repository at this point in the history
  • Loading branch information
mpage committed May 9, 2024
1 parent 923365f commit 547c23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ jobs:
with:
config_hash: ${{ needs.check_source.outputs.config_hash }}
options: ./configure --config-cache --disable-gil --with-thread-sanitizer --with-pydebug
suppressions_path: Tools/tsan/suppressions_free_threading.txt
suppressions_path: Tools/tsan/supressions.txt

0 comments on commit 547c23e

Please sign in to comment.