issues
search
mcollina
/
fastq
Fast, in memory work queue
ISC License
943
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
not waiting for async tasks to finish before resolving `drained()`
#88
todoroff
opened
1 month ago
0
fix: avoid Maximum Stack exceeded error
#87
normanzb
opened
1 month ago
1
the implementation of `drained()` api potentially can cause `maximum stack exceeded` error
#86
normanzb
opened
1 month ago
0
docs: fix unhandledRejection statement
#85
Eomm
closed
3 months ago
2
Bump nyc from 15.1.0 to 17.0.0
#84
dependabot[bot]
opened
5 months ago
0
Possibility to delay the start of a task?
#83
ptgamr
closed
7 months ago
1
Emit drain event after pause/resume combo
#82
mcollina
closed
9 months ago
0
Consistently respect the configured concurrency
#81
mart-jansink
closed
10 months ago
3
The configured concurrency isn't always respected
#80
mart-jansink
opened
10 months ago
1
Randomize queue?
#79
catdevnull
closed
11 months ago
3
fix: unshift with worker throwing error (#77)
#78
aguegu
closed
11 months ago
0
unshift does not work as expected in a retry demo.
#77
aguegu
closed
11 months ago
4
Use cases
#76
rmcarias
opened
1 year ago
1
Performance ideas from the top of my head
#75
benjamingr
opened
1 year ago
1
How many workers are recommended?
#74
Goddard
opened
1 year ago
1
Remove tests from npm package to reduce npm package size
#73
boidolr
opened
1 year ago
0
fix ci
#72
Uzlopak
closed
1 year ago
0
add running to typescript definition
#71
Uzlopak
closed
1 year ago
5
Bump standard from 16.0.4 to 17.1.0
#70
dependabot[bot]
opened
1 year ago
3
Is it possible to cancel running task ?
#69
arananegra
opened
1 year ago
1
Bump typescript from 4.9.5 to 5.0.4
#68
dependabot[bot]
closed
1 year ago
0
Bump typescript from 4.9.5 to 5.0.3
#67
dependabot[bot]
closed
1 year ago
1
Bump typescript from 4.9.5 to 5.0.2
#66
dependabot[bot]
closed
1 year ago
1
Await all work currently in the queue
#65
ottokruse
opened
1 year ago
5
fix: queueAsPromised.drained() resolves while queue is idle
#64
0xOlias
closed
1 year ago
0
promise queue drained() method never returns if the queue is already completed
#63
abierbaum
closed
1 year ago
2
fix(typings): pass generic type to error handler
#62
AVVS
closed
1 year ago
0
Priority
#61
paolobeltrame
opened
2 years ago
0
[Question] Pass function into task payload
#60
giovanni-bertoncelli
closed
2 years ago
1
Update README on error callback expected behaviour
#59
giovanni-bertoncelli
closed
2 years ago
0
Bump standard from 16.0.4 to 17.0.0
#58
dependabot[bot]
closed
1 year ago
1
feat: run to completion
#57
gillesdemey
closed
3 years ago
0
how to use with redux-saga?
#56
jingyuLin1999
opened
3 years ago
1
Added node v16 to CI
#55
mcollina
closed
3 years ago
0
Fire and forget promises
#54
mcollina
closed
3 years ago
0
What if worker rejects?
#53
aguegu
closed
3 years ago
4
multithreading or parallel processing
#52
omymy1
closed
3 years ago
9
Update index.d.ts
#51
rd1089
closed
3 years ago
0
Update list of Node versions in CI
#50
kibertoad
opened
3 years ago
1
Add documentation for TypeScript usage
#49
kibertoad
closed
3 years ago
0
add esm support
#48
antony
opened
3 years ago
2
Waiting for the queue to be fully processed
#47
robogeek
closed
3 years ago
1
Test files are being pushed to NPM
#46
iComputer7
opened
3 years ago
1
Upgrade to GitHub-native Dependabot
#45
dependabot-preview[bot]
closed
3 years ago
0
esm support
#44
antony
opened
3 years ago
4
Process items in batches similar to `better-queue`.
#43
tbreeding
opened
3 years ago
2
Q: Error handler is not suppressing the error
#42
mccare
closed
3 years ago
4
Error handler is always called if registered
#41
xamgore
closed
3 years ago
2
Use arg in cb in readme example
#40
karimmakhloufi
closed
3 years ago
0
Bumped standard to v16
#39
mcollina
closed
3 years ago
0
Next