Is there any way to set some Config like dontWaitForChildProcessOutput= true for the JavaExec task

27 views Asked by At

Is there any way to set some Config like

 dontWaitForChildProcessOutput= true

on my JavaExec task. So that the Task gets completed without waiting for the Child process . There is something called ignoreExitValue but it doesnot server the purpose

Help Please

0

There are 0 answers