Liam Mitchell

Results 1 issues of Liam Mitchell

### Description Passes signals to electron process for cleaner exit. ### Additional context Matches behavior of electron start script: https://github.com/electron/electron/blob/31bc5ca903b35016649727326bf443ef11cc6e62/script/start.js#L10-L19 Before: ![image](https://github.com/user-attachments/assets/f9e78444-4ef2-494a-b977-a5b3abb7d8db) After: ![image](https://github.com/user-attachments/assets/430eacba-415f-467d-957b-a2c4fd15d1eb) --- ### What is the purpose...