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

sync: smoother exceptions (fixes #4861) #4864

Merged
merged 2 commits into from
Dec 11, 2024
Merged

sync: smoother exceptions (fixes #4861) #4864

merged 2 commits into from
Dec 11, 2024

Conversation

Okuro3499
Copy link
Collaborator

fixes #4861
Added SupervisorJob to prevent coroutine cancellation from affecting siblings
Added proper coroutine error handling with try-catch
Kept Main thread operations as brief as possible

@dogi dogi changed the title sync: improvements to prevent ANR (fixes #4861) sync: smoother exception (fixes #4861) Dec 11, 2024
@dogi dogi changed the title sync: smoother exception (fixes #4861) sync: smoother exceptions (fixes #4861) Dec 11, 2024
@dogi dogi merged commit 5d55762 into master Dec 11, 2024
2 checks passed
@Okuro3499 Okuro3499 deleted the 4861-anr-on-sync-now branch December 16, 2024 14:02
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.

anr on sync now
3 participants