You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: