Skip to content

Commit

Permalink
Update generated file due to transitive dependency change.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Dec 18, 2023
1 parent 569c2e3 commit 29ea995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5217,6 +5217,7 @@ function fastqueue (context, worker, concurrency) {
current.release = release
current.value = value
current.callback = done || noop
current.errorHandler = errorHandler

if (_running === self.concurrency || self.paused) {
if (queueHead) {
Expand Down

0 comments on commit 29ea995

Please sign in to comment.