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

Added condition of empty for concurrent dictionary #44581

Merged
merged 3 commits into from
Nov 17, 2020

Conversation

ShreyasJejurkar
Copy link
Contributor

If the collection is already empty why to initialize it again with new empty tables.

@ghost
Copy link

ghost commented Nov 12, 2020

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


Issue meta data
Issue content: If the collection is already empty why to initialize it again with new empty tables.
Issue author: MCCshreyas
Assignees: -
Milestone: -

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Thanks.

@ShreyasJejurkar
Copy link
Contributor Author

@stephentoub Thank you for helping. Really appreciated.

BTW, I like the dotnet runtime talk at dotnetConf2020 of yours and jkotas. 👍👍
You guys are really hardworking.. Much appreciated.

ShreyasJejurkar and others added 3 commits November 16, 2020 10:38
Collection is already empty why to initialize it again with new emtpy tables.
Comment corrected.

Co-authored-by: Stephen Toub <stoub@microsoft.com>
@ShreyasJejurkar
Copy link
Contributor Author

Hi @stephentoub any problem with PR? I checked its been merged to master! But you open it again? Any problem? Please let me know if anything needed from my side! 😇

@stephentoub
Copy link
Member

No problem. We've been having some infrastructure issues, and I closed/opened the PR to try to trigger CI to run.

@ShreyasJejurkar
Copy link
Contributor Author

Ohh OK. OK. @stephentoub no worries!

@stephentoub stephentoub merged commit 184e5aa into dotnet:master Nov 17, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 17, 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.

3 participants