We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please merge 97a8c4c and 9d5e133 to stable 1.17.
This fixes an issue where the GC could free a weak property's value.
The text was updated successfully, but these errors were encountered:
@mraleph @mit-mit
Sorry, something went wrong.
Merged in version 1.17.1
Bump Dart SDK to patched stable.
c1f10db
`1.17.1` fixes: * crash in async functions * GC bug in weak properties Relevant patches here: * dart-lang/sdk#26680 * dart-lang/sdk#26681
whesse
No branches or pull requests
Please merge
97a8c4c
and
9d5e133
to stable 1.17.
This fixes an issue where the GC could free a weak property's value.
The text was updated successfully, but these errors were encountered: