test_exec: fix potential races in fd leak test
commitcf838bfb5faed96fb41b8ae30d591fc7b7853d38
authorEric Wong <normalperson@yhbt.net>
Mon, 13 Apr 2009 05:43:10 +0000 (12 22:43 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 13 Apr 2009 05:44:55 +0000 (12 22:44 -0700)
tree23a4791ff50ad9d8ec97b94e574b6b481d421df0
parentac44225fb21e0dbc3a716cec3ea3133a0b2435a0
test_exec: fix potential races in fd leak test

We need to ensure children are spawned by waiting
until the master is ready.
test/exec/test_exec.rb