Closed
Description
When I use a scripting compiler in my project, it possibly does not set thread local parameters (maybe because it's not configured via Gradle). In that case I'm getting this exception. Stacktrace is the following (caught inside debug session):
https://gist.github.com/ileasile/2035f523bdc14248e5ce84e7a40747fa
I suggest a simple solution here: just don't throw an exception, but return an empty collection, maybe with logging a warning.
Metadata
Metadata
Assignees
Labels
No labels