Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RefreshTokenHttpFeature: Permanent lock of the mutex #119

Closed
vevar opened this issue Apr 21, 2021 · 0 comments · Fixed by #187
Closed

RefreshTokenHttpFeature: Permanent lock of the mutex #119

vevar opened this issue Apr 21, 2021 · 0 comments · Fixed by #187
Labels
bug Something isn't working
Milestone

Comments

@vevar
Copy link

vevar commented Apr 21, 2021

or https://github.com/icerockdev/moko-network/blob/master/network/src/commonMain/kotlin/dev/icerock/moko/network/features/RefreshTokenFeature.kt#L53 if method throw some exception, then the refreshTokenHttpFeatureMutex will be locked permanently.

@Alex009 Alex009 added the bug Something isn't working label Apr 21, 2021
@Alex009 Alex009 linked a pull request Nov 23, 2022 that will close this issue
@Alex009 Alex009 added this to the 0.20.0 milestone Nov 23, 2022
Alex009 added a commit that referenced this issue Jan 15, 2023
@Alex009 Alex009 closed this as completed Jan 15, 2023
@Alex009 Alex009 mentioned this issue Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants