wenjin272 opened a new issue, #448: URL: https://github.com/apache/flink-agents/issues/448
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Flink-Agents provide `ctx.durable_execute_async` interface, and support built-in actions async execution in python and java. However, due to some unresolved issues, invoking a resource from another language in async execution causes the JVM to crash—whether it's Java using a Python resource or Python using a Java resource. S ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
