I was curious to learn more about what the is like for how Google Issues are handled related to Compose Android, particularly regarding the prioritization and release of issue fixes. There has been a
longstanding issue requesting the ability to set the dispatcher that controls composition during a UI Test to the StandardTestDispatcher. Recently, a
pull request was submitted to address this issue, and I was interested to see if it improved the stability of some of the end-to-end tests my team at work has developed – which it did. I am aware that there is a release cycle and that the PR requires approval. Could anyone provide insight into the typical timeline post-approval of a PR? Additionally, is there a specific target for completing certain features within each release?