Deadlock in GradleTemplateAttrProvider #37
Closed
Labels
Comments
I believe this is also an issue in NetBeans because it effectively waits for a call outside its control. Regardless, I wanted make reading project properties thread-safe anyway. So I guess I can't delay the change anymore. I will fix this tonight in master. |
It was easier to change than I expected. Fixed in master, will release the fix in a few days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: https://netbeans.org/bugzilla/show_bug.cgi?id=228494
The text was updated successfully, but these errors were encountered: