Igal Ness
Results
2
comments of
Igal Ness
Maybe on Windows we can use something like https://github.com/inlife/nexrender/pull/996 To kill aerender and all related to aerender child process (like AfterFX.exe )
After running some tests on _**Windows 11 + Node 20 LTS + AE 2023**_ , it looks like `instance.kill('SIGINT')` only terminates the `aerender.exe` process and leaves `AfterFX.exe` process spawned by...