just fyi before anyone complains ^^ if the last console process is stopped, tokio currently leaves a zombie (that gets reaped when another console is started) this seems to be a bug in tokio, so i opened a github issue: https://github.com/tokio-rs/tokio/issues/2685