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
I wonder if there's a way to solve this. 1:N app:server is tough for this kind of thing, since the app doesn't really know about the servers that will call it.
If a client started both http and https servers on the same kraken app, shutdown middleware would only attempt to stop one server.
The text was updated successfully, but these errors were encountered: