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

Some parts of instance lifecycle should be executed in the sandbox context #94

Closed
kratiahuja opened this issue Oct 31, 2016 · 1 comment

Comments

@kratiahuja
Copy link
Contributor

kratiahuja commented Oct 31, 2016

Today, building app instance, booting app instance, visiting route, waiting for app on deferred promise and destroying the app instance are all done outside the context of the sandbox.

Ideally we should do it in the context of the sandbox. This issue tracks that. For more info look at PR #93 .

cc: @arjansingh @rwjblue

@xg-wang
Copy link
Member

xg-wang commented Feb 9, 2021

Superceded by #244

@xg-wang xg-wang closed this as completed Feb 9, 2021
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

No branches or pull requests

2 participants