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

RUST-2155 Precreate cleanup task for endSessions #1305

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Feb 13, 2025

RUST-2155

I did try to have this use the same set of pending_drops that other cleanup tasks do, but that led to some really loopy, deadlock-prone, hard-to-reason-about logic with Client::shutdown waiting on its own drop...

@abr-egn abr-egn marked this pull request as ready for review February 13, 2025 18:25
@abr-egn abr-egn merged commit 592cb38 into mongodb:main Feb 14, 2025
14 of 17 checks passed
abr-egn added a commit to abr-egn/mongo-rust-driver that referenced this pull request Mar 6, 2025
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.

2 participants