<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/test/supervisor_SUITE_data, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Have supervisor send errors up the chain</title>
<updated>2012-10-05T09:25:06+00:00</updated>
<author>
<name>Tomas Pihl</name>
<email>tomas@hapida.se</email>
</author>
<published>2012-07-22T11:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c2b6342cb57df5925acbacff0aea74358c9a5ffb'/>
<id>c2b6342cb57df5925acbacff0aea74358c9a5ffb</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
