Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test scalein at dfk shutdown #3304

Merged
merged 2 commits into from Mar 28, 2024
Merged

Test scalein at dfk shutdown #3304

merged 2 commits into from Mar 28, 2024

Conversation

benclifford
Copy link
Collaborator

Type of change

  • Code maintenance/cleanup

Comment on lines +71 to +73
with parsl.load(config):
# this will wait for everything to be scaled out fully
try_assert(lambda: len(htex.connected_managers()) == BLOCK_COUNT)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The context manager is a nice aid here. I'm glad we got that implemented.

@benclifford benclifford merged commit c1dac1f into master Mar 28, 2024
6 checks passed
@benclifford benclifford deleted the benc-test-shutdown-scalein branch March 28, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants