]> Piment Noir Git Repositories - poolifier.git/commit
fix: ensure using task abortion API is not altering operations
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 1 Jul 2025 14:07:01 +0000 (16:07 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 1 Jul 2025 14:07:01 +0000 (16:07 +0200)
commit1c02490bb950dbb6dc413f9cb7c36aae8fb4a254
treeb327f94fa3286c9a9af88133c00527ff70f1368f
parentf4289ecb624ab84f01cf82e9177befaab2b50e28
fix: ensure using task abortion API is not altering operations

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/pools/abstract-pool.ts
tests/pools/abstract-pool.test.mjs
tests/pools/cluster/dynamic.test.mjs
tests/pools/cluster/fixed.test.mjs
tests/pools/thread/dynamic.test.mjs
tests/pools/thread/fixed.test.mjs