Fix "exit from normal thread" test
authorPaul Khuong <pvk@pvk.ca>
Fri, 17 Aug 2012 22:11:47 +0000 (18:11 -0400)
committerDavid Lichteblau <david@lichteblau.com>
Tue, 18 Sep 2012 16:08:12 +0000 (18:08 +0200)
commit5c6755ecd95f037009d394665ae3d964bac088a7
treee4255f2349c23a8f8d64b909ce9b74f2a21fc4c4
parent8afcf4f95efb986b5eabd5f19731de4e2ee192e2
Fix "exit from normal thread" test

 The test did not wait for the child to exit, resulting in spurious
 failures on loaded or single-core machines.
tests/threads.test.sh