Skip to content

waiter.close() is invoked early on onAuthUpdatedAsync method #823

@ikbalkaya

Description

@ikbalkaya

After release of 1.2.15
Me and KacperKluka realized that waiter is closed too early, just after execute call from background thread. That was a copy/paste mistake from the previous method.

We should move waiter.close method inside the background thread and close it after the while loop breaks.

┆Issue is synchronized with this Jira Bug by Unito

Metadata

Metadata

Assignees

Labels

bugSomething isn't working. It's clear that this does need to be fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions