Any idea how to debug Compose being busy in UI testing context? I’m getting busy timeout failure and have no idea why.
allan.conda
01/14/2022, 3:01 PM
Found the cause and filed a Compose issue:
https://issuetracker.google.com/issues/214419707
I dug deep in my code until I commented out the part which causes recomposition. I detected recomposition by enabling Profile HWUI rendering