-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
I think it would be very useful to have a trigger_callback
option as well as a trigger_abort
option when defining an alert. The main reason for this is that the abort kills the entire script, not just the processes. This means that if my script is looping through simulations with different parameters, the abort will stop the entire set of simulations instead of just moving onto the next simulation to try.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request