Add test cases and fixed some sonar code smells
authoraardizio <alessandroardizio94@gmail.com>
Tue, 16 Feb 2021 13:57:53 +0000 (14:57 +0100)
committeraardizio <alessandroardizio94@gmail.com>
Tue, 16 Feb 2021 13:57:53 +0000 (14:57 +0100)
commit3ec964d666b2ffa57b57a37a29542a727fc55ee6
tree4156ec821bbd4f3f0f3b812f700f4d77a31cb5df
parente8ea58d292e381a6be7f4d0fee5d5b691adb37ac
Add test cases and fixed some sonar code smells
src/pools/cluster/dynamic.ts
src/pools/thread/dynamic.ts
src/worker/abstract-worker.ts
tests/pools/abstract/abstract-pool.test.js [new file with mode: 0644]