Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: refactor code to use AbortSignal.abort() | Wassim Chegham | 2021-03-20 | 1 | -4/+1 |
* | child_process: fix spawn and fork abort behavior | Nitzan Uziely | 2021-02-27 | 1 | -11/+79 |
* | test: add already-aborted-controller test for spawn() | Rich Trott | 2020-12-30 | 1 | -12/+32 |
* | child_process: add signal support to spawn | Benjamin Gruenbaum | 2020-12-12 | 1 | -0/+21 |