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
fix(core): close method priorities
They were reversed and actually closed essential services, databases,
migrations, transports and only then application level. This prevented
proper graceful shutdown in certain cases