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
Karma waits ~20 secs before exiting when using public api.
Happens to me with karma 0.13.19.
Downgrading to 0.12.x fixes it.
Looks like it was solved previously #1035. ?