jhawthorn / execjs-fastnode

:zap: A faster Node.JS integration for Ruby/Rails ExecJS
MIT License
51 stars 2 forks source link

Process forking causes issues #1

Closed jhawthorn closed 7 years ago

jhawthorn commented 8 years ago

If the VM is used before the process forks, we end up in a broken environment.

jhawthorn commented 7 years ago

I don't think this is an issue with the new socket-based communication