Skip to content

Refactor Pervasive Thread-Blocking RxJava Calls to Suspending .await() to Prevent ANRs and Thread Starvation #6835

@Roniscend

Description

@Roniscend

Replace thread-blocking RxJava calls with suspending .await() extensions to prevent thread starvation, ANRs, and broken coroutine cancellation across the codebase.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions