p-queue icon indicating copy to clipboard operation
p-queue copied to clipboard

`error` and `completed` events not emitted on v6

Open 0xOlias opened this issue 1 year ago • 3 comments

The docs mention error and completed events, but these are not being emitted on v6. I suspect that this is the root cause of a number of open issues (#171, #169).

I would take a stab at a PR to add them, but I'm not sure how the release process works for v6.

0xOlias avatar Mar 14 '23 18:03 0xOlias

v6 is no longer supported. Are these issues reproducible on v7?

sindresorhus avatar Mar 14 '23 19:03 sindresorhus

I'm not sure. I didn't realize v6 was unsupported, that's unfortunate. Feel free to close.

0xOlias avatar Mar 14 '23 20:03 0xOlias

Would be better to support v6 too, seems very hard to shift community from cjs -> esm

Screenshot 2023-04-04 at 15 59 58

darky avatar Apr 04 '23 13:04 darky