Skip to content

Commit

Permalink
fix (#1273)
Browse files Browse the repository at this point in the history
  • Loading branch information
BalaBalaYi authored Sep 18, 2024
1 parent 0eebaa0 commit 85179d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dlrover/python/master/elastic_training/rdzv_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ def get_comm_world(
)

waiting_time = time.time() - self._lastcall_time
node_ids = []
if (
waiting_time > self._rdzv_params.waiting_timeout
and not rdzv_completed
Expand Down

0 comments on commit 85179d5

Please sign in to comment.