Skip to content

Commit 321c783

Browse files
committed
Run test_embed with TSan.
This will probably reveal all sorts of fun bugs.
1 parent 38a2153 commit 321c783

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/libregrtest/tsan.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
'test_threadsignals',
3030
'test_weakref',
3131
'test_free_threading',
32+
'test_embed',
3233
]
3334

3435
# Tests that should be run with `--parallel-threads=N` under TSAN. These tests

0 commit comments

Comments
 (0)