fix: add missing worker options to thread pool options
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 7 Jun 2023 17:49:16 +0000 (19:49 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 7 Jun 2023 17:49:16 +0000 (19:49 +0200)
commit90082c8c00fda45ab415c5c3f67a582e7b0d2ce1
treeb052d53a5c819034b7236e5029392cbe158ca866
parent4f0b85b32d9241579bbfd4759c44d96e4c968a25
fix: add missing worker options to thread pool options

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md
src/pools/thread/dynamic.ts
src/pools/thread/fixed.ts
tests/pools/thread/fixed.test.js