Skip to content

nodejs Interoperability problem #3813

Answered by eleinadani
yang-uamng asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @yang-uamng, can you provide some JS code to reproduce this issue? In general, the error message suggests that you are trying to access a JS object in a multi-threaded application. This is not allowed for JS objects, as discussed here: https://www.graalvm.org/reference-manual/js/Multithreading/ and here: https://medium.com/graalvm/multi-threaded-java-javascript-language-interoperability-in-graalvm-2f19c1f9c37b

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alina-yur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants