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
Currently SIGINT has to be used to write the out.json file. It seems to me it'd be logical if SIGTERM was handled the same, so that you could simply kill the process with the default termination signal (SIGTERM).