Skip to content

Commit

Permalink
enable kill_canceled_sims in test_cancel_in_alloc
Browse files Browse the repository at this point in the history
  • Loading branch information
jlnav committed Aug 7, 2023
1 parent ecfc53f commit d066be8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
# Main block is necessary only when using local comms with spawn start method (default on macOS and Windows).
if __name__ == "__main__":
nworkers, is_manager, libE_specs, _ = parse_args()
libE_specs["kill_canceled_sims"] = True

sim_specs = {
"sim_f": sim_f,
Expand Down

0 comments on commit d066be8

Please sign in to comment.