kill all subprocesses on closing #6

Merged
Anri merged 4 commits from fix-4 into main 2024-05-17 21:24:04 +02:00
Owner

This PR aims to keep track of all subprocess started by the app and force-close them when the app is closed

Close #4

This PR aims to keep track of all subprocess started by the app and force-close them when the app is closed Close #4
Anri changed title from wip: kill all subprocesses on closing (not working) to wip: kill all subprocesses on closing 2024-01-13 02:04:04 +01:00
Author
Owner

Subprocesses survive, use threads instead?

here the documentation for node:workers https://nodejs.org/api/worker_threads.html

Subprocesses survive, use threads instead? here the documentation for node:workers https://nodejs.org/api/worker_threads.html
Anri force-pushed fix-4 from e484ac629e to d4d91eaf8b 2024-05-17 19:54:05 +02:00 Compare
Anri force-pushed fix-4 from d4d91eaf8b to dd62f81e35 2024-05-17 20:10:47 +02:00 Compare
Anri added 1 commit 2024-05-17 21:23:04 +02:00
Anri added 1 commit 2024-05-17 21:23:23 +02:00
Anri added 1 commit 2024-05-17 21:23:36 +02:00
Anri changed title from wip: kill all subprocesses on closing to WIP: wip: kill all subprocesses on closing 2024-05-17 21:23:39 +02:00
Anri changed title from WIP: wip: kill all subprocesses on closing to kill all subprocesses on closing 2024-05-17 21:23:49 +02:00
Anri merged commit eb84c48b3c into main 2024-05-17 21:24:04 +02:00
Anri deleted branch fix-4 2024-05-17 21:24:04 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Anri/dsr#6
No description provided.