commit | 235350a14234e0a3cb52472031c9855a766ef0ad | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Wed Apr 14 02:24:24 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Wed Apr 14 02:24:24 2010 +0000 |
tree | 5c1ae35e290cf680aebb706d067cb9a2633c1d8a | |
parent | f03641ace3da029e8b6927d50dde55e7ac2fabfe [diff] |
Add a small sleep to let a subprocess start before terminating it. David Bolen's buildbot isn't know for it's speed, and it seems that we may have been trying to kill the subprocess before it was fully initialized. I ran with this change on the bot itself and it seemed to work.