TerminationTrigger: do not terminate at startup if max_walltime is short

Issue #2450 resolved
Roland Haas created an issue

on remaining_walltime will be ignored if it is less than max_walltime at simulation start. This avoids a common issue where a short debug simulation is terminated right away because max_walltime ends up being less than on_remaining_walltime.

Comments (9)

  1. Log in to comment