Skip to content
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

Delete IoSessionOptions #22591

Merged
merged 2 commits into from
Mar 22, 2018
Merged

Delete IoSessionOptions #22591

merged 2 commits into from
Mar 22, 2018

Conversation

amcasey
Copy link
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 aozgaa, RyanCavanaugh and a user March 15, 2018 01:29
@amcasey
Copy link
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
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
Member Author

amcasey commented Mar 15, 2018

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

@sheetalkamat
Copy link
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
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