Save current state of the world
This commit is contained in:
		| @@ -143,7 +143,7 @@ func (r *runtime) run(events <-chan Event) { | ||||
| 				} | ||||
| 			} | ||||
| 		case <-r.closed: | ||||
| 			log.Debugf("Runtime stopped.") | ||||
| 			log.Debugf("Runtime stopped") | ||||
| 			return | ||||
| 		} | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user