Skip to content

Commit

Permalink
Merge branch 'v0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
hsldymq committed Jan 2, 2024
2 parents 64a0336 + 07dec3b commit 396f65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dispatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ private function scheduleWorker(): string
$this->workersInfo,
$this->idMap,
$this->workerFactory,
$this->workerScheduler,
$this->workerScheduler
);
});
} catch (\Throwable $e) {
Expand Down

0 comments on commit 396f65b

Please sign in to comment.