Right now, when running: ``` deme.start_run ``` It assumes that the last run has completed finishing and is stopped. Need to keep track of the status, and only "start" when it's fully "stopped".