authgear / authgear/authgear-sdk-android
Fix coroutine threading
Open
- Dominant language
- Kotlin
- Stars
- 3
- Forks
- 15
- Avg merge
- 4h 43m
- Merged PRs (30d)
- 2
Description
Coroutine helper functions (`KotlinExtension`) does not dispatch correctly. Need double check which thread should the functions be ran on.
Contributor guide
Research direction
Start by inspecting the coroutine helper functions in KotlinExtension and trace where they dispatch work. Determine which thread each function is expected to run on, then verify the behavior with the relevant Android SDK usage or tests; the issue is complete when the dispatching behavior is correct and consistently verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- authentication, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100