Skip to content

Commit

Permalink
Add graceful shutdown in test_fault_tolerance
Browse files Browse the repository at this point in the history
  • Loading branch information
mryab committed Jun 9, 2024
1 parent 784b7b9 commit ffb639b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_allreduce_fault_tolerance.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,4 @@ def _make_tensors():

for averager in averagers:
averager.shutdown()
dht.shutdown()

0 comments on commit ffb639b

Please sign in to comment.