Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

SqlClient minor cleanup to close old issues #34711

Merged
merged 4 commits into from
Feb 13, 2019

Conversation

Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Jan 20, 2019

Fixes https://github.com/dotnet/corefx/issues/6134
Fixes https://github.com/dotnet/corefx/issues/5450

Tiny code changes, one to ensure that statistics are handled using try-finally blocks and another to make sure that an AutoResetEvent is cleaned up when the parser instance is disconnected. Auto and manual tests pass.

/cc the usual suspects @afsanehr @keeratsingh @saurabh500

@Wraith2
Copy link
Contributor Author

Wraith2 commented Jan 25, 2019

@dotnet-bot test OSX x64 Debug Build
@dotnet-bot test Linux arm64 Release Build

@AfsanehR-zz
Copy link
Contributor

@Wraith2 can you also get the latest changes for this pr as well?

@Wraith2
Copy link
Contributor Author

Wraith2 commented Feb 7, 2019

Done, and triggered. I'll work through the other open PR's over the weekend because some will need merge conflict resolution.

@AfsanehR-zz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@AfsanehR-zz
Copy link
Contributor

Merging since the CI failures are not related to the changes made with this PR.

@AfsanehR-zz AfsanehR-zz merged commit ee6cf5a into dotnet:master Feb 13, 2019
@Wraith2 Wraith2 deleted the sqlfix-misc1 branch February 14, 2019 00:07
@karelz karelz added this to the 3.0 milestone Mar 18, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
SqlClient minor cleanup to close old issues

Commit migrated from dotnet/corefx@ee6cf5a
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.

4 participants