-
Notifications
You must be signed in to change notification settings - Fork 601
windows: add support for automatic delayed start in windows service #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
I signed it! |
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
This PR (HEAD: 8709355) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
This PR (HEAD: 0c73a91) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
Message from Ian Lance Taylor: Patch Set 4: I don't see any problems but I don't know this code. Alex, how does it look to you? Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
Message from Utkarsh Dixit: Patch Set 4:
Please add your comments Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
Message from Alex Brainman: Patch Set 4: (2 comments) Please see below. Thank you. Alex Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
This PR (HEAD: 611bc2d) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
Message from Utkarsh Dixit: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
Message from Alex Brainman: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
This PR (HEAD: 02bcfa2) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: fc27f61) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: 6190d90) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
Message from Utkarsh Dixit: Patch Set 8:
DelayedAutoStart changed to bool, Updated test cases Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
Message from Alex Brainman: Patch Set 8: (5 comments) Some more comments. Thank you. Alex Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
This PR (HEAD: 2ed2934) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: fabf33f) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
Message from Utkarsh Dixit: Patch Set 10: (7 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
Message from Yasuhiro MATSUMOTO: Patch Set 10: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
This PR (HEAD: 8764fdb) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/sys/+/187198 to see it. Tip: You can toggle comments from me using the |
Message from Utkarsh Dixit: Patch Set 11: (1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
Message from Alex Brainman: Patch Set 11: Run-TryBot+1 Code-Review+2 LGTM once try-bots are happy. Thank you very much. Alex Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
Message from Gobot Gobot: Patch Set 11: TryBots beginning. Status page: https://farmer.golang.org/try?commit=199195ae Please don’t reply on this GitHub thread. Visit golang.org/cl/187198. |
Change-Id: Iad33ea0f6627ac98c89dbaab0b41b3dd724c3163 GitHub-Last-Rev: 8764fdb GitHub-Pull-Request: #36 Reviewed-on: https://go-review.googlesource.com/c/sys/+/187198 Reviewed-by: Alex Brainman <[email protected]> Run-TryBot: Alex Brainman <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
This PR is being closed because golang.org/cl/187198 has been merged. |
No description provided.