Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

GetSecretNamesAsync should not create a store if not present #479

Closed
vijayrkn opened this issue Sep 1, 2018 · 1 comment
Closed

GetSecretNamesAsync should not create a store if not present #479

vijayrkn opened this issue Sep 1, 2018 · 1 comment

Comments

@vijayrkn
Copy link

vijayrkn commented Sep 1, 2018

Related issue : dotnet/fsharp#5549 (comment)

using (var store = await GetOrCreateStoreAsync(cancellationToken))

This call should be updated to just Get instead of GetorCreate.

@natemcmaster
Copy link
Contributor

Closing as the ownership of this project is moving to @vijayrkn's team and they use a different issue tracker.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants