Skip to content

[BUG] dataStore 사용시 ANR 발생하는 이슈 #152

Description

@juhwankim-dev

개요

이전 담당자가 datastore를 동기로 실행하기 위해 runBlocking을 사용한듯하다.
이 때문에 ANR이 발생하는 케이스가 생기고 있다.
비동기로 실행해도 문제가 없으므로 runBlocking을 모두 제거하도록 하자.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions