sindresorhus/p-limit
Run multiple promise-returning & async functions with limited concurrency
JavaScriptMIT
Issues
- 3
Jest giving error - SyntaxError: Cannot use import statement outside a module
#69 opened by rahul-desai3 - 0
- 2
Does p-limit support Promise.allSettled?
#45 opened by liweixi100 - 1
Limit concurrency of single function
#86 opened by Richienb - 2
- 12
v5 can break due to subpath imports - node+deno unable to resolve core modules re imports map
#75 opened by firxworx - 1
Why we need `await Promise.resolve()` in enqueue
#82 opened by zingxy - 0
V5.0.0's can't run because Cannot read properties of undefined (reading 'bind')
#81 opened by ghost12137 - 5
AbortController throws inside p-limit
#64 opened by UnlimitedBytes - 1
- 9
- 5
Error: code: 'ERR_REQUIRE_ESM' in TS
#65 opened by julianblanco00 - 1
Ramp functionality
#78 opened by jdmarshall - 1
How do you recover your p-limit count when all the promises inside the limiting function have errored?
#77 opened by kanjieater - 1
typescript Module not found: Error: Can't resolve '#async_hooks' in 'F:\workproject\management-service\node_modules\p-limit'
#73 opened by liangdele - 7
- 3
target node or browser or both?
#61 opened by mesqueeb - 1
pLimit giving me a list of undefined promises
#67 opened by ralyodio - 2
- 1
Support lost for Node 16 / CommonJs
#63 opened by pp0rtal - 2
What's the difference between your implementation and this KISS implementation?
#68 opened by gquittet - 6
- 5
Unexpected token
#33 opened by RyuGuo - 1
Vite requires packages to export package.json
#62 opened by mcmxcdev - 3
- 0
- 2
Can't require("p-limit")
#57 opened by hamzaafridi - 0
syntax error
#58 opened by yuyeqianxun - 1
Unexpected token
#56 opened by yuguaa - 1
- 4
- 1
catch err missing
#53 opened by zoobot - 5
how should i use clearqueue?
#49 opened by WystanW - 1
- 2
this code is wrong
#44 opened by linger0239 - 6
- 1
Unexpected token {
#39 opened by cuongngoz - 1
Increase required nodejs version to 10.3 or get rid of Optional Catch Binding
#38 opened by SkaceKamen - 1
Try/catch block failing in Jenkins build
#37 opened by andreidobrinski - 1
catch syntax error
#36 opened by FujianLuan - 3
Error on try catch block
#31 opened by ajrsws - 0
The type definition in v3 is broken
#29 opened by zkochan - 3
- 2
- 1
- 1
Feature request: Ability to clear the queue
#18 opened by cbwk - 2
Package breaks IE11 unless built
#23 opened by dcporter - 2
p-limit 2.2.0 can't be accessed by yarn
#21 opened by jarvislin94 - 1
- 3
Add "types" to package.json
#16 opened by omichelsen