Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Normalize Dispose implementations across the codebase #955
Conversation
|
I notice some of the |
|
@grokys yes indeed, good point. Also, I seem to have broken the credential cache tests with this one, so it might be that this pattern is still not completely correct, I'll take another crack at it. |
|
@shana - want to create an issue for this and re-visit when there is time to think about it? |
Went through our various
Dispose()implementations and normalized them to the same pattern of: