<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/test/simple/test-process-exit.js, branch node-review</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>process: ensure that the "exit" event always has "code" given</title>
<updated>2012-04-30T17:42:13+00:00</updated>
<author>
<name>Nathan Rajlich</name>
<email>nathan@tootallnate.net</email>
</author>
<published>2012-04-30T01:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=248f552ab4567943e6254cead09ded6c4fd91f05'/>
<id>248f552ab4567943e6254cead09ded6c4fd91f05</id>
<content type='text'>
Upon "normal" exiting of Node (i.e. the event loop completes naturally),
the "code" parameter was not being passed to the "exit" event listeners.

Be consistent. Tests included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upon "normal" exiting of Node (i.e. the event loop completes naturally),
the "code" parameter was not being passed to the "exit" event listeners.

Be consistent. Tests included.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: include common.js in all tests</title>
<updated>2012-02-20T12:29:11+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2012-02-20T12:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=7f4aba91d31394218fbd8a351cd1377975712d67'/>
<id>7f4aba91d31394218fbd8a351cd1377975712d67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>process: fix stack overflow when recursively calling process.exit()</title>
<updated>2011-12-05T21:43:27+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2011-12-05T21:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=36815e41796475b1f72aacb3acb406ff07ef90c7'/>
<id>36815e41796475b1f72aacb3acb406ff07ef90c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
