Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-05 | Have supervisor send errors up the chain | Tomas Pihl | |
If a child fails to start, supervisor relies upon error_logger which does not work when IO is inhibited. Instead pass the error up the chain and let someone else use a proper Reason for any possible printouts. |