Skip to content

Commit b7d5869

Browse files
richardlaujuanarbol
authored andcommitted
build: set ASAN workaround
PR-URL: #43085 Refs: google/sanitizers#1322 Refs: #43082 Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent cdda735 commit b7d5869

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)