> > I am itching to add some features to allow communication with the > subprocess while it is running ...
For now that might be incompatible with the project goals, which are to make subprocesses as simple and solid as possible. But i'd be interested to see how this could be implemented, especially considering that there's no event loop running in the forked process. > and for the log messages from the sub process to > flow automatically into the masters log ... > This should not be a problem, Mojo::Log is already being used with Mojo::Server::Prefork. -- sebastian -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
