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
so we can interrupt simulation jobs with SIGINT (^C from keyboard); currently SIGINT just kills simulate.py and leaves the underlying npsim job continuing
The text was updated successfully, but these errors were encountered:
so we can interrupt simulation jobs with
SIGINT
(^C from keyboard); currentlySIGINT
just killssimulate.py
and leaves the underlyingnpsim
job continuingThe text was updated successfully, but these errors were encountered: