Skip to content

Commit

Permalink
rebalance
Browse files Browse the repository at this point in the history
  • Loading branch information
davedavemckay committed Nov 8, 2024
1 parent c74a76a commit e6d9508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions csd3-side/scripts/lsst-backup.py
Original file line number Diff line number Diff line change
Expand Up @@ -1072,6 +1072,8 @@ def process_files(s3_host, access_key, secret_key, bucket_name, current_objects,
failed.append(f_tuple)
elif 'finished' in f.status:
del f
print('Rebalancing memory.', flush=True)
client.rebalance()


zul_futures.append(client.submit(
Expand Down

0 comments on commit e6d9508

Please sign in to comment.