Skip to content

Commit

Permalink
Trigger races in free-threaded builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mpage committed May 9, 2024
1 parent 9fcb74a commit d444192
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 @@ -119,5 +119,5 @@ 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
tsan_logs_artifact_name: tsan-logs-free-threading

0 comments on commit d444192

Please sign in to comment.