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
This is a problem with the ThreadingMixIn. It occurs when there is still an unclosed connection to the server. I'm not going to look into solving the issue right away as you can solve the problem by killing the process. Thanks for filing the issue.
i started server with
then i opened localhost:8080 with browser, chcecked that it works ok.
then i hit ctrl-c
it prints out "Goodbye" but does not exit.
The text was updated successfully, but these errors were encountered: