We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdda735 commit b7d5869Copy full SHA for b7d5869
.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