I have a specific task that when run in --parallel can cause the build to break. Is there anyway to prevent parallel execution on a specific task? I am thinking of something like the synchronized keyword on the method in Java.
No such feature currently exists. You could try to work around with synchronized though.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With