Skip to content

Delete IoSessionOptions#22591

Merged
amcasey merged 2 commits intomicrosoft:masterfrom
amcasey:SessionOptions
Mar 22, 2018
Merged

Delete IoSessionOptions#22591
amcasey merged 2 commits intomicrosoft:masterfrom
amcasey:SessionOptions

Conversation

@amcasey
Copy link
Copy Markdown
Member

@amcasey amcasey commented Mar 15, 2018

Many of the options were unused because the values were being accessed directly from the enclosing scope.

The first commit is #22590.

@amcasey amcasey requested review from a user, RyanCavanaugh and aozgaa March 15, 2018 01:29
@amcasey
Copy link
Copy Markdown
Member Author

amcasey commented Mar 15, 2018

Alternatively, we could actually use the properties of IoSessionOptions, but that has the disadvantage of being error-prone (as demonstrated by the current state).

Copy link
Copy Markdown
Member

@sheetalkamat sheetalkamat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has changes from suppressProjectEvents (PR: #22590) which shouldnt be in this PR.

@amcasey
Copy link
Copy Markdown
Member Author

amcasey commented Mar 15, 2018

@sheetalkamat Correct, I will not merge this until #22590 is sorted out.

@sheetalkamat
Copy link
Copy Markdown
Member

can you please fix #22607 as well as part of this. Thank you.

Many of the operations were unused because the values were being
accessed directly from the enclosing scope.
@amcasey
Copy link
Copy Markdown
Member Author

amcasey commented Mar 21, 2018

@sheetalkamat, I created #22776 for #22607.

@amcasey amcasey merged commit 16697f6 into microsoft:master Mar 22, 2018
@amcasey amcasey deleted the SessionOptions branch March 22, 2018 00:18
@microsoft microsoft locked and limited conversation to collaborators Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants