mirror of
https://github.com/python/cpython.git
synced 2026-05-28 05:11:43 +00:00
14 lines
286 B
Text
14 lines
286 B
Text
test_thread
|
|
waiting for all tasks to complete
|
|
all tasks done
|
|
|
|
*** Barrier Test ***
|
|
all tasks done
|
|
|
|
*** Changing thread stack size ***
|
|
trying stack_size = 32768
|
|
waiting for all tasks to complete
|
|
all tasks done
|
|
trying stack_size = 4194304
|
|
waiting for all tasks to complete
|
|
all tasks done
|