mcollina / fastq

Fast, in memory work queue
ISC License
932 stars 47 forks source link

fix: unshift with worker throwing error (#77) #78

Closed aguegu closed 10 months ago

aguegu commented 10 months ago

By comparing the push and unshift functions, the difference is easy to spot.