-
Couldn't load subscription status.
- Fork 4
Open
Labels
Description
Right now we have the app subscribing to the onExit utility function in a couple places, and then distributing the event throughout the app and plugins via an abortController. It would be better if we only subscribed to those events in one place, then just exposed the abortSignal to the rest of the app.