Move worker message handler to the options argument
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 28 Aug 2021 14:12:43 +0000 (16:12 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 28 Aug 2021 14:12:43 +0000 (16:12 +0200)
commitffd71f2c31025fcec6d5a95e1fba5d32c6d28e5b
treef8e91e084508018e71bcd43567db8271a2231834
parent3ca0315df63d5f5ded28d8eee3c2acfc01695527
Move worker message handler to the options argument

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package-lock.json
package.json
src/charging-station/Bootstrap.ts
src/types/Worker.ts
src/worker/WorkerAbstract.ts
src/worker/WorkerDynamicPool.ts
src/worker/WorkerFactory.ts
src/worker/WorkerSet.ts
src/worker/WorkerStaticPool.ts