refactor: use object destructuration at handling task execution response
[poolifier.git] / tests / worker-files / thread / asyncErrorWorker.js
2023-08-02  Jérôme Benoitrefactor: more worker function -> task function renaming
2023-07-02  Jérôme Benoitrefactor: split TestUtils class into arrow functions
2023-06-26  Jérôme Benoitrefactor: cleanup internal pool messaging code
2023-04-16  Jérôme Benoitrefactor: cleanup internal benchmark code
2022-10-10  Jérôme BenoitStricter tests expectations
2022-10-08  Jérôme BenoitFactor out some UTs code in test-utils.js
2021-03-06  Jérôme BenoitPool busy event emitting on all pool types (#241)