Skip to content

Commit

Permalink
Merge branch '2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed May 31, 2021
2 parents fe49a62 + 087afd6 commit 8f1aa71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/IO/SwooleIO.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ public function heartbeat()
}

if (CoordinatorManager::until(Constants::WORKER_EXIT)->yield($heartbeat)) {
$this->close();
break;
}

Expand Down

0 comments on commit 8f1aa71

Please sign in to comment.