You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like we should be able to maintain an idle state based on running workers or something? Compose does something like this for related coroutines, we think.
Note the idling resources in the existing espresso tests. Can whatever they're doing be generalized?