Fixed
Status Update
Comments
pa...@google.com <pa...@google.com>
pa...@google.com <pa...@google.com> #2
Lint can be run in multiple threads via AGP. See cache
property in
pa...@google.com <pa...@google.com>
np...@google.com <np...@google.com>
je...@google.com <je...@google.com> #4
Thanks!
an...@google.com <an...@google.com> #5
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Iguana | 2023.2.1 Canary 5
- Android Gradle Plugin 8.3.0-alpha05
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
Description
When AndroidX upgraded to AGP 8.3.0-alpha02 we encountered this extra text output by our build here :
It could be nice if this stacktrace could be not shown - we're thinking it might be triggered by concurrent accesses.
We're probably going to add a temporary exemption for this extra output in b/300090060