<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test/python/restart, branch skel_lm</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Tests: pathlib used where appropriate</title>
<updated>2024-01-15T15:48:58+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2024-01-15T15:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5a8337933df1cf3aba967d86549e236dd9173386'/>
<id>5a8337933df1cf3aba967d86549e236dd9173386</id>
<content type='text'>
Also fixed various pylint errors and style issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixed various pylint errors and style issues.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: style.</title>
<updated>2021-10-18T00:10:11+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2021-10-18T00:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=39adb292d54403d17f86f6852e87b0bda1d49946'/>
<id>39adb292d54403d17f86f6852e87b0bda1d49946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Application restart introduced.</title>
<updated>2021-07-29T16:50:39+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2021-07-29T16:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=fa9fb29be221e0393562831a9e3bcba416652f60'/>
<id>fa9fb29be221e0393562831a9e3bcba416652f60</id>
<content type='text'>
When processing a restart request, the router sends a QUIT message to all
existing processes of the application.  Then, a new shared application port is
created to ensure that new requests won't be handled by the old processes of
the application.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When processing a restart request, the router sends a QUIT message to all
existing processes of the application.  Then, a new shared application port is
created to ensure that new requests won't be handled by the old processes of
the application.
</pre>
</div>
</content>
</entry>
</feed>
