issues
search
sindresorhus
/
p-limit
Run multiple promise-returning & async functions with limited concurrency
MIT License
2.05k
stars
106
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Try/catch block failing in Jenkins build
#37
andreidobrinski
closed
4 years ago
1
catch syntax error
#36
FujianLuan
closed
4 years ago
1
Fix error on invalid concurrency
#35
sethp
closed
4 years ago
2
resolve syntax error that causes a failure in Node v8.x.x
#34
YWHo
closed
4 years ago
1
Unexpected token
#33
RyuGuo
closed
4 years ago
5
Add argument list of catch on try-catch
#32
7ochem
closed
4 years ago
1
Error on try catch block
#31
ajrsws
closed
4 years ago
3
Fix type definition
#30
zkochan
closed
4 years ago
4
The type definition in v3 is broken
#29
zkochan
closed
4 years ago
0
Always run limited functions asynchronously
#28
copperwall
closed
4 years ago
5
fix(clearQueue): reject pending promises
#27
jedwards1211
closed
2 years ago
9
Add limit.wait
#26
djmitche
closed
4 years ago
6
Should clearQueue() reject the pending promises?
#25
jedwards1211
opened
4 years ago
6
It doesn't seem to finish all tasks if the queue is generated in a for loop
#24
felixswang
closed
4 years ago
2
Package breaks IE11 unless built
#23
dcporter
closed
4 years ago
2
Function sometimes run synchronously, sometimes asynchronously
#22
dcporter
closed
4 years ago
3
p-limit 2.2.0 can't be accessed by yarn
#21
jarvislin94
closed
4 years ago
2
Add support for clearing the queue
#20
callmehiphop
closed
4 years ago
7
question: when is memory for each queued function garbage collected?
#19
stlbucket
closed
4 years ago
1
Feature request: Ability to clear the queue
#18
cbwk
closed
4 years ago
1
Recent change for concurrency is breaking change
#17
drewlindsey
closed
5 years ago
1
Add "types" to package.json
#16
omichelsen
closed
5 years ago
3
Check if concurrency is defined
#15
ferronrsmith
closed
5 years ago
0
I can't seem to use nested limit() function
#14
mledwards
closed
5 years ago
1
Need to pass functions being called in the limit function?
#13
dwalintukan
closed
5 years ago
1
Add Node.js 12 to testing
#12
coreyfarrell
closed
5 years ago
0
Add TypeScript definition
#11
BendingBender
closed
5 years ago
0
Same data after limit amount.
#10
shirshak55
closed
5 years ago
3
Add `activeCount` and `pendingCount` properties to the limited function
#9
ozomer
closed
5 years ago
1
Allow passing arguments through
#8
LinusU
closed
6 years ago
1
Avoid constructing extra anonymous function
#7
LinusU
closed
6 years ago
0
should not ignore errors.
#6
reklatsmasters
closed
5 years ago
3
Feature request: key based p-limit.
#5
ozomer
closed
6 years ago
1
Use p-try to work with sync functions and throwing functions
#4
jamiebuilds
closed
6 years ago
0
p-queue vs p-limit
#3
LiranBri
closed
5 years ago
1
es5 support for old browsers?
#2
puzrin
closed
7 years ago
2
remove unused dependency
#1
schnittstabil
closed
8 years ago
0
Previous