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

Reland children isolates sharing isolate group change. #13758

Merged
merged 8 commits into from Nov 15, 2019

Conversation

aam
Copy link
Member

@aam aam commented Nov 8, 2019

This relands #9888 with the fix.

Fix for the issues caused revert is in b96df26. Without this fix shutting down of any child isolate caused erroneous invocation of main root isolate shutdown callback.

…ildren isolates belong to parent's isolate group. (flutter#9888)" (flutter#12327)"

This reverts commit 23835f5.
…n isolage_group_data callback.

When isolates share same isolate group, it's important that when they shut down, relevant shutdown callback is invoked.
@aam aam merged commit 096ba68 into flutter:master Nov 15, 2019
@aam aam deleted the reland-ig branch November 15, 2019 17:22
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 15, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Nov 15, 2019
…er/engine#13758) (#44997)

git@github.com:flutter/engine.git/compare/cc2fe6be9e42...096ba68

git log cc2fe6b..096ba68 --no-merges --oneline
2019-11-15 aam@google.com Reland children isolates sharing isolate group change. (flutter/engine#13758)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants