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 Sep 8, 2025. It is now read-only.
The intend of this was to stop the endpoint of
an isolated plugin. However, this code runs in
the main process so at best it doesn't do anything
useful.
The real endpoint.stop() is taken care of from
inside the plugin, running inside the other
process.
0 commit comments