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

CHANGE blocking marks for disposal to run on single thread(main) #132

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

sebaslogen
Copy link
Owner

@sebaslogen sebaslogen commented Aug 27, 2024

This is a fix for #131

  • Use coroutine scope + Main thread immediate for all object disposals
  • Use Main thread for clearing closeable objects and ViewModels

@sebaslogen sebaslogen linked an issue Aug 27, 2024 that may be closed by this pull request
@github-actions github-actions bot added bug Something isn't working feature labels Aug 27, 2024
@sebaslogen sebaslogen merged commit 293e29e into main Aug 28, 2024
3 checks passed
@sebaslogen sebaslogen deleted the bugfix/131-concurrentmodificationexception-v411 branch August 28, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConcurrentModificationException v4.1.1
1 participant