save-cli icon indicating copy to clipboard operation
save-cli copied to clipboard

Need a method that will wait for the completion of the ProcessBuilder

Open Cheshiriks opened this issue 3 years ago • 0 comments

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 22222222

Cheshiriks avatar Jun 30 '22 11:06 Cheshiriks