Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@kevgliss
Copy link
Contributor

I'm not exactly sure which part of the change was the issue, but it resulted in an explosion of database connections, ultimately exhausting the database. It likely has to do with the context manager not exiting as expected and the session not being closed.

I've reverted this because I don't think it's currently required, but was opportunistic in nature (it was included in a PR with other unrelated optimizations).

@kevgliss kevgliss requested a review from wssheldon May 17, 2023 15:45
@kevgliss kevgliss added the bug Something isn't working label May 17, 2023
@kevgliss kevgliss merged commit cf1a77c into master May 17, 2023
@kevgliss kevgliss deleted the bugfix/scheduler-session branch May 17, 2023 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants