authgear / authgear/authgear-sdk-android

Fix coroutine threading

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.