We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is one edge case that we do not load the java worker jars in case there is no lib folder in the java functions.
Impact
This will fail loading their jars as we shaded the worker now and in this case we did not load the worker jars.
The text was updated successfully, but these errors were encountered:
cc @yojagad - current release owner, @fabiocav @anirudhgarg
Sorry, something went wrong.
@fabiocav I am creating hotfix for this one.
Successfully merging a pull request may close this issue.
There is one edge case that we do not load the java worker jars in case there is no lib folder in the java functions.
Impact
This will fail loading their jars as we shaded the worker now and in this case we did not load the worker jars.
The text was updated successfully, but these errors were encountered: