Skip to content

Commit cec678a

Browse files
richardlauBethGriggs
authored andcommitted
build: set ASAN workaround
PR-URL: #43085 Refs: google/sanitizers#1322 Refs: #43082 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent becca06 commit cec678a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-asan.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ concurrency:
3030
cancel-in-progress: true
3131

3232
env:
33+
ASAN_OPTIONS: intercept_tls_get_addr=0
3334
PYTHON_VERSION: '3.10'
3435
FLAKY_TESTS: dontcare
3536

0 commit comments

Comments
 (0)