Cura/cura/OAuth2
Kostas Karmas 22b9bb77ef Fix reporting the [WinError 10038] exception traceback on sign-in
Surround the serve_forever function of the web server with a try-catch
on Windows, in order to avoid printing the entire (useless) traceback.
Now a warning message is be displayed in the log instead.

The behavior is untouched in other platforms
2020-06-05 12:59:31 +02:00
..
__init__.py Fix code style and documentation formatting 2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
AuthorizationRequestHandler.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
AuthorizationRequestServer.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
AuthorizationService.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
LocalAuthorizationServer.py Fix reporting the [WinError 10038] exception traceback on sign-in 2020-06-05 12:59:31 +02:00
Models.py Updated comments in cura/OAuth2 2020-05-11 13:16:29 +02:00