<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/test/application_SUITE_data/deadlock, branch OTP-21.3</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>kernel: Fix an application terminate deadlock possibility</title>
<updated>2014-02-19T14:32:19+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2014-02-18T16:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=397e69fa95457f9660831ba1e551c784eb61e93e'/>
<id>397e69fa95457f9660831ba1e551c784eb61e93e</id>
<content type='text'>
Could happen if get_child was called during terminate.
io (since it is a group_leader) also causes problems after
get_child was called.

Split up and do it async.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Could happen if get_child was called during terminate.
io (since it is a group_leader) also causes problems after
get_child was called.

Split up and do it async.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation and test for kernel env var shutdown_timeout</title>
<updated>2011-11-16T14:02:25+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2011-11-16T10:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77ffc0d747f913c47d9e5305907a407d87883ba2'/>
<id>77ffc0d747f913c47d9e5305907a407d87883ba2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
