This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Commit f60c89b
committed
Applied nitpicks in PromiseQueue shared queue fix.
Set PromiseQueue.prototype._queue to null to avoid confusion.
Removed unneeded _curPromise initialization in constructor.
Signed-off-by: jayther <jayther@gmail.com>1 parent 0f0326b commit f60c89b
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | 428 | | |
430 | 429 | | |
431 | 430 | | |
| |||
434 | 433 | | |
435 | 434 | | |
436 | 435 | | |
437 | | - | |
| 436 | + | |
438 | 437 | | |
439 | 438 | | |
440 | 439 | | |
| |||
0 commit comments