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

Respect reloadOnChange in UserSecrets in DefaultBuilder #43807

Merged
merged 3 commits into from
Oct 28, 2020

Conversation

galakt
Copy link
Contributor

@galakt galakt commented Oct 25, 2020

Fixes #40020

Yet another try to fix and test it

@ghost
Copy link

ghost commented Oct 25, 2020

Tagging subscribers to this area: @eerhardt, @maryamariyan
See info in area-owners.md if you want to be subscribed.

@galakt
Copy link
Contributor Author

galakt commented Oct 27, 2020

@eerhardt Should I add ActiveIssue attribute to my test like in all HostTests?

@eerhardt
Copy link
Member

Should I add ActiveIssue attribute to my test like in all HostTests?

Yes, it looks like that is needed, given your new test is failing in CI:

System.PlatformNotSupportedException : This API is specific to the way in which Windows handles asynchronous I/O, and is not supported on this platform.

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

This looks good. Thanks!

@eerhardt
Copy link
Member

The test failure is #43953

@eerhardt eerhardt merged commit 6a5a78b into dotnet:master Oct 28, 2020
@galakt galakt deleted the Reload_user_secrets branch October 29, 2020 05:00
@ghost ghost locked as resolved and limited conversation to collaborators Dec 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UserSecrets should reload on changed
4 participants