Mondego/spacetime

Gracefully shutdown application on request or Ctrl+C

Closed this issue · 0 comments

NodeSimulation does not stop when Ctrl+C is passed, which i imagine is also the case with other applications. Instruct users how to shutdown gracefully, and catch ctrl+c and also gracefully shutdown (including running their shutdown method, so they can delete their objects, for instance).