save-cli
save-cli copied to clipboard
Need a method that will wait for the completion of the ProcessBuilder
After starting the ProcessBuilder, we add Thread.sleep so that it has time to work, but sometimes this is not enough. We need a method that will wait for the completion of the ProcessBuilder