refactor: cleanup queue API
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 4 May 2023 22:06:49 +0000 (00:06 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 4 May 2023 22:06:49 +0000 (00:06 +0200)
commit4d8bf9e40e07bd233be4494fda4e4270fdd8a355
tree7bda2ef603d03adbbd2007178b284194c9da308b
parent29ee7e9a3f325f87d889ef09ffc1eea4916a782f
refactor: cleanup queue API

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