Closed
Description
SyncStatusManagerImpl and LoggingIdentifierController (introduced as part of fixing #4064) need to track thread-safe state. Doing this correctly without running into ordering problems in its fake requires leveraging a StateFlow property (which can't be introduced until coroutines are updated which is being done as part of #4239.
Metadata
Metadata
Assignees
Type
Projects
Status
No status
Activity
Fix #4249, part of #4064: Domain components for learner analytics (#4267