Closed aljosahafner closed 3 years ago
Handle all the errors using syntax similar to this:
try: and except: constructs
In other case the widget gets stuck and cannot get unfrozen
Handle all the errors using syntax similar to this:
try: and except: constructs