Skip to content
New issue

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

Multithreading error #530

Open
APT64 opened this issue Aug 31, 2023 · 1 comment
Open

Multithreading error #530

APT64 opened this issue Aug 31, 2023 · 1 comment

Comments

@APT64
Copy link

APT64 commented Aug 31, 2023

Hi, I have a problem with multithreading. My first thread is accessing JavaGateway to call a function, the called Java function is waiting for user input.
My second thread also calls a Java function, but to output some user information.
After the input is received in the first thread, a crash occurs.

@HyukjinKwon
Copy link
Member

Thanks for reporting this. Would you happen to have a reproducer please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants