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
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
I created a Spin App with two triggers:
Actual Behavior
Upon starting the app with
spin up, thecleanupcomponent is invoked. Once the component finished processing, thespin upprocess is terminated.Expected Behavior
The
spin uphost process should stay alive once thecleanupcomponent has finished processing