You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Sometimes interrupting a long simulation run is necessary. Currently this fails to close the root file correctly.
Describe the solution you'd like
Ctrl-C should end the run properly as if the last event was reached.
Describe alternatives you've considered
More periodic ROOT writing may work too.
Additional context
I just prefer how Kassiopeia is handling this :-)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Sometimes interrupting a long simulation run is necessary. Currently this fails to close the root file correctly.
Describe the solution you'd like
Ctrl-C should end the run properly as if the last event was reached.
Describe alternatives you've considered
More periodic ROOT writing may work too.
Additional context
I just prefer how Kassiopeia is handling this :-)
The text was updated successfully, but these errors were encountered: