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
Make sure all processes are terminated when running plugin test
Otherwise there might be a process that remains as an orphan after the
test finishes if it didn't have time to realise the supervisor is gone.
This messes with all tests run afterwards.
0 commit comments