art/test/2030-long-running-child/info.txt

4 lines
167 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Check that a child of a main thread can run to completion even if the
main thread terminates immediately, and the child allocates memory and
forks additional threads.