snawaz / bull-close

Reproduce the issue with queue.close() being too slow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why is queue.close() too slow

This small project reproduces the issue with queue.close() being too slow. It takes almost 0.5s to close the queue.

OptimalBits/bull#2372

Run

$ npm install bull
$ node index.js

About

Reproduce the issue with queue.close() being too slow


Languages

Language:JavaScript 100.0%