build(deps): bump poolifier in /examples/typescript/http-client-pool
[poolifier.git] / tests / pools / abstract-pool.test.mjs
index 8c0319e7c04bbad87b5531e16d2b2a1f3726d28c..c42dbc94e7b271668fea4362612680017c616697 100644 (file)
@@ -1471,6 +1471,7 @@ describe('Abstract pool test suite', () => {
       'jsonIntegerSerialization',
       'factorial'
     ])
+    await dynamicThreadPool.destroy()
   })
 
   it('Verify that multiple task functions worker is working', async () => {