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

Clear _modificationCommandGraph when returning the context to pool #32871

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

AndriySvyryd
Copy link
Member

Reset StateManager and DatabaseFacade more consistently.
Fix functional tests so they actually return the context to the pool.

Fixes #32652

Copy link
Member

@ajcvickers ajcvickers left a comment

Choose a reason for hiding this comment

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

Nice.

Reset StateManager and DatabaseFacade more consistently
Fix functional tests so they actually return the context to pool.

Fixes #32652
@AndriySvyryd AndriySvyryd merged commit e59d055 into main Jan 22, 2024
7 checks passed
@AndriySvyryd AndriySvyryd deleted the Issue32652 branch January 22, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible memory leak when use PooledDbContextFactory
2 participants