You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
0.7.6 (2022/03/15)
Bug Fixes
sessions: Sessions and session connections have been refactored
to better isolate transactions and prevent resource contention that caused deadlocks.
(Issue, PR)
scheduler: Fix bug that causes erroneous logs when racing controllers
attempted to run jobs
(Issue, PR).