Sam Cao

Results 319 comments of Sam Cao

Please review the workflows.

The JS app is supposed to clear all timers. If you don't clear timers, you'll hang Node.js too. It's not a Javet feature.

You may notify that http server to exit by sending an event from another thread. Modern http servers should have such API to exit elegantly. Please do your research.

I plan to add a new API to send a signal to the Node.js event loop to break that endless wait. Please be patient.

Please show me the code.

Without the JS code, it's hard to tell.

It'll take 40 hours to implement this feature. Who is going to sponsor the development?

4+ years ago. When I was using J2V8, I was also annoyed by the random crash. I reviewed its C++ source code line by line and got the conclusion that...

I think it should work. Please leave a repo that can reproduce the issue if you fail to work it out.

That's a known issue, and haven't been planned yet.