Closed vitaliy-leschenko closed 7 years ago
Hi @vlechenko, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.
TTYL, MSBOT;
Hi @vlechenko,
thanks for the implentation, but for implementing it with backwards compatibility would it be better to switch the bool parameter from waiting to a skip logic? Or is it equal and the build process handle it correctly?
You are right. If change "waiting" default value to true then it will be fully backwards compatibility.
Added new pull request #26 (with backwards compatibility)
Implementation of suggestion #23