Skip to content

fix: Prevent concurrent modification exceptions on async.dart#8

Merged
kerberjg merged 2 commits intokerberjg:mainfrom
luanpotter:luan.fix-async
Nov 15, 2025
Merged

fix: Prevent concurrent modification exceptions on async.dart#8
kerberjg merged 2 commits intokerberjg:mainfrom
luanpotter:luan.fix-async

Conversation

@luanpotter
Copy link
Contributor

This basically applies the same fix from #3 but to the async version (and for the same reason).

@kerberjg
Copy link
Owner

Could you please also add tests to cover this error case for both sync and async, if they're missing? That way we can watch out for regressions in the future ✨

@luanpotter
Copy link
Contributor Author

Added the same test we have for sync.dart (confirmed it breaks on current main)

@kerberjg kerberjg self-assigned this Nov 15, 2025
@kerberjg kerberjg merged commit c2f1fcb into kerberjg:main Nov 15, 2025
16 checks passed
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.

2 participants