-
Przemyslaw Kaminski authored
We had 'race' previously and so the tests quit immediately, because corenlp nix couldn't start. Now I use 'waitBoth' so that even if corenlp fails to start (because it's already running on dev machine), the tests will continue.