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

Initiation may should detect and fail on re-entrant startup #377

Closed
eeverman opened this issue Oct 9, 2018 · 0 comments
Closed

Initiation may should detect and fail on re-entrant startup #377

eeverman opened this issue Oct 9, 2018 · 0 comments
Assignees
Milestone

Comments

@eeverman
Copy link
Owner

eeverman commented Oct 9, 2018

If multiple Properties reference values of Properties in their definition, or a rogue Initiation script references a Property value, a re-entrant startup may happen.

Detect this and fail. Also nice to record where the first startup request happened via an exception, which could then later be used to report how the re-entrant situation happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant