blob: d575ce58640d6ef606165fdcd1cd6587b04ed354 [file] [log] [blame]
Test to make sure the runtime will not crash if an agent calls exit(3) while
other threads are performing operations.
In this case we have multiple threads all performing single stepping when we
call exit(3).