various (hopeful) stability changes
authorDirk Koopman <djk@tobit.co.uk>
Fri, 15 May 2020 15:52:03 +0000 (16:52 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Fri, 15 May 2020 15:52:03 +0000 (16:52 +0100)
1. Remove Storable from subprocessing, introduce DXSubcommand as
   a light shim over Mojo::IOLoop::Subprocess.
2. Try to prevent user->put when in a spawned process. Which will
   likely need more thinking about and more work.
3. Make it clearer where the spawns are coming from.


No differences found