Tasks which invoke Electron aren't successfully killing off Electron when the task is terminated. Closing the window successfully kills Electron. The VS Code documentation does not provide any details about what occurs when a task is terminated, so investigate which signal is being sent when a task is terminated, and see what can be improved there.
Tasks which invoke Electron aren't successfully killing off Electron when the task is terminated. Closing the window successfully kills Electron. The VS Code documentation does not provide any details about what occurs when a task is terminated, so investigate which signal is being sent when a task is terminated, and see what can be improved there.