I cannot run a different JS module via child_process.fork in my SEA. The parent process module is being executed instead. Is fork not supported?
I cannot run a different JS module via child_process.fork in my SEA. The parent process module is being executed instead.
Is fork not supported?