Process Execution: Upgrade to cross-spawn v6 for improved process handling and compatibility. This update enhances the overall performance and reliability of process execution.
Process Execution: Avoid reliance on Node's internal APIs by adopting a new public API, ensuring better stability and future-proofing the application.
Fixes
Fix the cleanup process to ensure that all resources are properly released when a spawned process exits, enhancing reliability and preventing potential memory leaks.