Mikael Haltali
2016-03-10 14:21:22 UTC
Hi,
i'm working on an extension that uses child_process to run some native code
as an alternative to an old NPAPI plugin we use. The problem i'm currently
facing is that when i close the page or the browser that spawned that child
process, it is never killed. I'm looking for a way to achieve this, and
didn't find anything in the documentation.
Any help is appreciated,
Thanks
i'm working on an extension that uses child_process to run some native code
as an alternative to an old NPAPI plugin we use. The problem i'm currently
facing is that when i close the page or the browser that spawned that child
process, it is never killed. I'm looking for a way to achieve this, and
didn't find anything in the documentation.
Any help is appreciated,
Thanks