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
Currently it can happen that the platform is already shut down (e.g.
very fast unit test) and then we see ugly exceptions in the log.
This now first check if the platform is actually running before access
it.
0 commit comments