Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Mar 2, 2020

This is left-over from CLR SQL support. We do not need it in CoreCLR.

This is left-over from CLR SQL support. We do not need it in CoreCLR.
@jkotas jkotas mentioned this pull request Mar 2, 2020
@jkotas
Copy link
Member Author

jkotas commented Mar 2, 2020

Failure is #32805

@jkotas jkotas merged commit 58ee130 into dotnet:master Mar 2, 2020
@jkotas jkotas deleted the lock-accounting branch March 2, 2020 18:50
AppDomain *pDomain = GetAppDomain();
// Cannot enable the following assertion.
// We may take the lock, but the lock will be released during exception backout.
//_ASSERTE(!pDomain->IsDefaultDomain());
Copy link
Member

Choose a reason for hiding this comment

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

Everything's the default domain now right?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, that is more code that can be deleted #33073

@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
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.

3 participants