Skip to content

test_abc hangs on TSan Parallel Test on Free Threading #151593

Description

@vstinner

Bug report

Job: https://github.com/python/cpython/actions/runs/27618576478/job/81660859608?pr=151486

Python built with ./configure --config-cache --with-thread-sanitizer --with-pydebug --disable-gil.

Test logs:

Run ./python -m test --tsan-parallel --parallel-threads=4 -j4 -W
Using random seed: 2157163694
0:00:00 load avg: 2.93 mem: 274.0 MiB Run 2 tests in parallel using 2 worker processes
0:00:12 load avg: 3.10 mem: 591.6 MiB [1/2] test_hashlib passed
0:00:42 load avg: 1.88 mem: 591.6 MiB running (1): test_abc (42.3 sec)
0:01:13 load avg: 1.14 mem: 591.7 MiB running (1): test_abc (1 min 12 sec)
0:01:43 load avg: 0.69 mem: 591.7 MiB running (1): test_abc (1 min 42 sec)
0:02:13 load avg: 0.42 mem: 591.7 MiB running (1): test_abc (2 min 13 sec)
...
0:35:59 load avg: 0.03 mem: 533.8 MiB running (1): test_abc (35 min 59 sec)
0:36:29 load avg: 0.02 mem: 533.8 MiB running (1): test_abc (36 min 29 sec)
0:37:00 load avg: 0.01 mem: 533.8 MiB running (1): test_abc (36 min 59 sec)
Error: The operation was canceled.

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions