While running java's nashorn javascript engine inside a thread and upon the code
- engine.eval(jscript);
the application hangs. Is there something to do with thread safety? How can one run engine.eval inside a thread or callback ?
While running java's nashorn javascript engine inside a thread and upon the code
the application hangs. Is there something to do with thread safety? How can one run engine.eval inside a thread or callback ?
Copyright © 2021 Jogjafile Inc.