The test case test_stress_different_keys_threadsafe from zict 3.0.0-2 hangs in autopkgtest on ppc64el. Full log: https://autopkgtest.ubuntu.com/results/autopkgtest-mantic/mantic/ppc64el/z/zict/20230826_190417_4f12e@/log.gz
This behavior can be reproduces by running the test suite only on one core:
``` sudo taskset -c 0 autopkgtest ../python3-zict_3.0.0-2_all.deb . -- null ```
Running the test suite on all cores let all tests pass in around 20 seconds.
The test case test_stress_ different_ keys_threadsafe from zict 3.0.0-2 hangs in autopkgtest on ppc64el. Full log: https:/ /autopkgtest. ubuntu. com/results/ autopkgtest- mantic/ mantic/ ppc64el/ z/zict/ 20230826_ 190417_ 4f12e@/ log.gz
This behavior can be reproduces by running the test suite only on one core:
``` zict_3. 0.0-2_all. deb . -- null
sudo taskset -c 0 autopkgtest ../python3-
```
Running the test suite on all cores let all tests pass in around 20 seconds.