Page MenuHomePhabricator

[L] Migrate to using Coroutines instead of RxJava
Closed, ResolvedPublic

Description

This is to capture the tech-debt work that we've been doing to move away from our usages of RxJava, in favor of coroutines that are bound to built-in lifecycleScopes of activities.

Event Timeline

Seddon added a subscriber: cooltey.
Seddon renamed this task from Migrate to using Coroutines instead of RxJava to [L] Migrate to using Coroutines instead of RxJava.Sep 12 2024, 5:21 PM
Seddon subscribed.

Some complexity with needing to display captcha's

QA note:

This task replaces the RxJava to use Coroutine, so no specific QA steps will be needed.

Please run the regular smoke tests to see if any functionality breaks.