When working on a bevy game someone may want to have multiple long running tasks on in the background, such as a server, tests that watch for changes and so on.
It'd be useful to have a section in the editor dedicated to this, something similar to mprocs perhaps.