We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becca06 commit cec678aCopy full SHA for cec678a
.github/workflows/test-asan.yml
@@ -30,6 +30,7 @@ concurrency:
30
cancel-in-progress: true
31
32
env:
33
+ ASAN_OPTIONS: intercept_tls_get_addr=0
34
PYTHON_VERSION: '3.10'
35
FLAKY_TESTS: dontcare
36
0 commit comments