Skip to content

Fix race conditions interacting with Cloud SQLite jobs (backport #9207) [release/5.8.x]#9225

Merged
aruniverse merged 2 commits intorelease/5.8.xfrom
mergify/bp/release/5.8.x/pr-9207
Apr 23, 2026
Merged

Fix race conditions interacting with Cloud SQLite jobs (backport #9207) [release/5.8.x]#9225
aruniverse merged 2 commits intorelease/5.8.xfrom
mergify/bp/release/5.8.x/pr-9207

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Apr 23, 2026

There was a race condition where the progress callback handler could happen after the Cloud SQLite job had completed, and this would lead to an unhandled exception thrown from a timer callback.


This is an automatic backport of pull request #9207 done by Mergify.

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
(cherry picked from commit 243f6f9)
@mergify mergify Bot requested a review from a team as a code owner April 23, 2026 11:43
@mergify mergify Bot requested a review from a team April 23, 2026 11:44
@aruniverse aruniverse merged commit 791175d into release/5.8.x Apr 23, 2026
16 checks passed
@aruniverse aruniverse deleted the mergify/bp/release/5.8.x/pr-9207 branch April 23, 2026 12:49
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.

3 participants