Browse Source
It was using a trick to only shut down the first node, and forgetting about the others. This could lead to processes not being stopped correctly and to test failures because the directory isn't cleaned up correctly. Now we use the executor to shut as many nodes as possible in parallel.master
Christian Decker
4 years ago
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue