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

Core Next Minor - normalize locking in DatabaseConnection.CreateCommand() #217

Open
madelson opened this issue Jun 30, 2024 · 0 comments
Open
Labels
cleanup Code cleanup and other maintenance changes that do not affect runtime behavior core

Comments

@madelson
Copy link
Owner

Follow-up to #216. Use this.ConnectionMonitor.AcquireConnectionLockAsync or find a way to move away from multi-threading these objects altogether.

@madelson madelson added cleanup Code cleanup and other maintenance changes that do not affect runtime behavior core labels Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup and other maintenance changes that do not affect runtime behavior core
Projects
None yet
Development

No branches or pull requests

1 participant