Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
windows restart service #1681
windows restart service #1681
Changes from 33 commits
ea333c1
59c87cf
0bc3cc9
69d049e
90be693
7997c98
1648fae
1b52d9e
e0cdfd2
c700844
b0e1262
eca53df
0de997e
7d405e7
ac9a49b
04c0288
2a54920
3cd80b4
c891283
cf7144c
0333b2f
88896fa
fbfeed8
6bb1380
fc198db
c66661e
d359bab
ac8ff41
d0aec27
733c591
fc5b0f0
1be4237
2d68f1e
7f4df2b
ea0fbad
093c89e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we want to push other logs here (say early startup logs) how would we do it? Would we make a new store? Accept it as slightly misnamed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think new store will give us more implementation flexibility and we can still re-use all of the new interfaces and wire that in pretty easily