Closed zoras closed 14 years ago
you could do a sleep. that would seem to be the simplest solution.
Ideally some type of blocking support would be added.
See my 2nd comment at https://github.com/achiu/terminitor/issues#issue/14
noted. this would be a good feature for the next release. i'm closing this ticket in favor of #14 as it is the same feature request.
i started rails server in one tab and autotest in another. But autotest fails because server isn't started.
So, is there any way to pause the second command from firing for few seconds so that rails server is started?