Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use `assert.match` instead of `regexp.test` | Michaƫl Zasso | 2021-08-31 | 1 | -2/+1 |
* | worker: fix exit code for error thrown in handler | Nitzan Uziely | 2021-04-06 | 1 | -1/+2 |
* | worker: remove `--experimental-worker` flag | Anna Henningsen | 2019-01-09 | 1 | -1/+0 |
* | test: refactor process/worker exitCode tests | Denys Otrishko | 2018-07-14 | 1 | -117/+6 |
* | process: fix process.exitCode handling for fatalException | Denys Otrishko | 2018-07-14 | 1 | -1/+27 |
* | test: fix timeouts when running worker tests with `--worker` | Anna Henningsen | 2018-07-13 | 1 | -2/+4 |
* | workers: fix invalid exit code in parent upon uncaught exception | Denys Otrishko | 2018-07-11 | 1 | -0/+130 |