blob: 339abf0db3871e5298cde52f2a152cd3c142b5f6 [file] [log] [blame]
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.