Ghostkeeper e52dc56a64
Prevent crashing on PermissionError when importing http.server (#7095)
* Fix PermissionError when importing http.server

Instead of crashing, now it'll just not start the server. This means that you won't be able to receive the response from the log-in so you won't be able to log in. The browser gives an error that it can't find the page on localhost. But at least it doesn't crash.

Fixes crash CURA-3Q.

* Log an error when the HTTP server can't be started

Contributes to crash CURA-3Q.

* Indicate that types are optional

Attempt to fix the typing issue with MyPy. I can't run this locally so the CI server will have to tell me if this fixed it.

Contributes to Sentry issue CURA-3Q.
2020-02-17 17:01:11 +01:00
..
2020-01-27 16:28:26 +01:00
2020-01-15 11:29:27 +01:00
2020-01-10 16:37:46 +01:00
2020-01-10 14:58:53 +01:00
2019-10-23 15:29:54 +02:00
2020-01-10 14:58:53 +01:00
2020-01-29 11:28:29 +01:00
2020-01-10 14:58:53 +01:00
2020-01-10 15:32:53 +01:00
2020-01-10 14:58:53 +01:00
2020-01-10 18:03:20 +01:00
2018-07-03 13:09:05 +02:00