Skip to content

Kill tree in reverse order to kill main process in last#46

Open
Tchips46 wants to merge 2 commits intopkrumins:masterfrom
Tchips46:master
Open

Kill tree in reverse order to kill main process in last#46
Tchips46 wants to merge 2 commits intopkrumins:masterfrom
Tchips46:master

Conversation

@Tchips46
Copy link
Copy Markdown

@Tchips46 Tchips46 commented Mar 17, 2026

Resolve #45

Fix 2 tests were uneeded fork were made, resulting in lost processes
Travel the tree in reverse order to kill main process in last, as described in #45

How to test

  1. See When self killing, the self process is killed before finishing to kill all children #45 for complete e2e test
  2. Start unit tests with npm run test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When self killing, the self process is killed before finishing to kill all children

1 participant