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

Added root app option #1

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Added root app option #1

merged 1 commit into from
Sep 11, 2020

Conversation

scohen
Copy link

@scohen scohen commented Sep 11, 2020

Prior to this, applications were started in a non-deterministic order,
which could lead to misconfiguration or applications not booting. Now
you can specify a root app that will be started prior to all the other
applications. Due to the way that applications are loaded, specifying
this single app should be enough to boot correctly.

Prior to this, applications were started in a non-deterministic order,
which could lead to misconfiguration or applications not booting. Now
you can specify a root app that will be started prior to all the other
applications. Due to the way that applications are loaded, specifying
this single app should be enough to boot correctly.
@scohen scohen merged commit 60e54ca into master Sep 11, 2020
@scohen scohen deleted the root_app branch September 15, 2020 15:53
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.

1 participant