issues
search
sindresorhus
/
p-limit
Run multiple promise-returning & async functions with limited concurrency
MIT License
2.04k
stars
106
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Misleading documentation: concurrency does not have a default value
#87
kevinyou
closed
1 month ago
0
Limit concurrency of single function
#86
Richienb
opened
4 months ago
1
Refactor
#85
tuhm1
opened
4 months ago
4
Cannot find package 'async_hooks' imported from p-limit
#84
jpshack-at-palomar
closed
4 months ago
2
Avoid AsyncResource.bind
#83
sugoroku-y
closed
4 months ago
13
Why we need `await Promise.resolve()` in enqueue
#82
zingxy
closed
5 months ago
1
V5.0.0's can't run because Cannot read properties of undefined (reading 'bind')
#81
ghost12137
closed
5 months ago
0
Support CommonJS
#80
PatrikValkovic
closed
6 months ago
1
Allow changing concurrency limit
#79
tuhm1
closed
4 months ago
1
Ramp functionality
#78
jdmarshall
opened
10 months ago
1
How do you recover your p-limit count when all the promises inside the limiting function have errored?
#77
kanjieater
closed
11 months ago
1
v5 does not work with bunjs: Cannot find package "#async_hooks"
#76
btakita
closed
8 months ago
9
v5 can break due to subpath imports - node+deno unable to resolve core modules re imports map
#75
firxworx
closed
4 months ago
12
Propose `limit.with` API to streamline `map()` usage
#74
aaronccasanova
opened
12 months ago
1
typescript Module not found: Error: Can't resolve '#async_hooks' in 'F:\workproject\management-service\node_modules\p-limit'
#73
liangdele
closed
1 year ago
1
Module not found: Can't resolve '#async_hooks'
#72
alaindeurveilher
closed
1 year ago
7
Fix AsyncResource propagation issue
#71
hyperair
closed
1 year ago
0
[Feature Request] `require("p-limit")` backward compatibility
#70
kkimdev
closed
1 year ago
2
Jest giving error - SyntaxError: Cannot use import statement outside a module
#69
rahul-desai3
closed
1 year ago
3
What's the difference between your implementation and this KISS implementation?
#68
gquittet
closed
1 year ago
2
pLimit giving me a list of undefined promises
#67
ralyodio
closed
1 year ago
1
add types into package.json
#66
capaj
closed
1 year ago
1
Error: code: 'ERR_REQUIRE_ESM' in TS
#65
julianblanco00
closed
2 years ago
5
AbortController throws inside p-limit
#64
UnlimitedBytes
opened
2 years ago
5
Support lost for Node 16 / CommonJs
#63
pp0rtal
closed
2 years ago
1
Vite requires packages to export package.json
#62
mcmxcdev
closed
2 years ago
1
target node or browser or both?
#61
mesqueeb
closed
1 year ago
3
New feature: concurrency limiting pool/provider
#60
nl-brett-stime
opened
2 years ago
0
If promises are generated ad-hoc, p-limit doesn't execute some of them
#59
andybee
closed
2 years ago
3
syntax error
#58
yuyeqianxun
closed
2 years ago
0
Can't require("p-limit")
#57
hamzaafridi
closed
3 years ago
2
Unexpected token
#56
yuguaa
closed
3 years ago
1
feat: ios 11 no support optional-catch-binding
#55
asins
closed
3 years ago
1
"try catch {}" causing SyntaxError: Unexpected token { in node 8.11.3
#54
gutimore
closed
3 years ago
1
catch err missing
#53
zoobot
closed
3 years ago
1
UnhandledPromiseRejectionWarning: /node_modules/p-limit/index.js:29
#52
JustinLien
closed
3 years ago
4
Fix invalid syntax at try catch
#51
Punith-Mithra
closed
3 years ago
1
Minor refactor
#50
Limegrass
closed
3 years ago
0
how should i use clearqueue?
#49
WystanW
closed
3 years ago
5
ERROR Error loading vue.config.js Error SyntaxError: Unexpected token {
#48
geekftz
closed
3 years ago
1
Improve performance
#47
sindresorhus
closed
4 years ago
3
feat: improve shift() performance by using a linked list.
#46
neverendingqs
closed
4 years ago
2
Does p-limit support Promise.allSettled?
#45
liweixi100
closed
4 years ago
2
this code is wrong
#44
linger0239
closed
4 years ago
2
Syntax error on catch (for compatability with node v8)
#43
parthasaradhie
closed
4 years ago
1
Why are there no parentheses after the catch statement
#42
nieyuyao
closed
4 years ago
6
Fix unexpected token (node 14 + windows)
#41
tot-ra
closed
4 years ago
1
Update index.js
#40
yanuareko
closed
4 years ago
1
Unexpected token {
#39
cuongngoz
closed
4 years ago
1
Increase required nodejs version to 10.3 or get rid of Optional Catch Binding
#38
SkaceKamen
closed
4 years ago
1
Next