refactor: cleanup default worker options handling
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 18 Jul 2023 21:41:29 +0000 (23:41 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 18 Jul 2023 21:41:29 +0000 (23:41 +0200)
commit4a3807d16c54137840a60af41877f3b21de12950
tree0fe9a5f326daf2b7bf317c515a844636093ce2c9
parent0fb4ae9273d097c85736accac13c2283ee49bbea
refactor: cleanup default worker options handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/broadcast-channel/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/ui-server/UIHttpServer.ts
src/charging-station/ui-server/UIWebSocketServer.ts
src/worker/WorkerAbstract.ts
src/worker/WorkerDynamicPool.ts
src/worker/WorkerFactory.ts
src/worker/WorkerSet.ts
src/worker/WorkerStaticPool.ts