gini/dexter

Race condition on http server teardown

andrewsav-bt opened this issue · 0 comments

Sometimes, after authenticating with the browser, http server is wound down too quickly, which results in a error page from the browser:

image

When this happens, the processing (including writing kubeconfig) finishes correctly, this is a just a minor visual issue, but looks quite user unfriendly when happens.