Don't call onError() for python CancelledError
This commit is contained in:
@@ -50,8 +50,6 @@ HBox {
|
||||
)
|
||||
|
||||
}, type => {
|
||||
if (type === "CancelledError") return
|
||||
|
||||
loginFuture = null
|
||||
signInTimeout.stop()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user