]> git.ipfire.org Git - thirdparty/tornado.git/commit
allow configurable max_restarts in TCPServer.start 2512/head
authorDavid Hilton <david.hilton.p@gmail.com>
Tue, 30 Oct 2018 22:37:17 +0000 (16:37 -0600)
committerDavid Hilton <david.hilton.p@gmail.com>
Wed, 31 Oct 2018 14:06:46 +0000 (08:06 -0600)
commit779d9e08e826e3fae5bf41197e64b2c4b203c4e6
tree7c3d1eae40f742d66a91a1b4515caa57bd2994cb
parent715ef05682c354e704c7621bfd1a28ad9a52e0d6
allow configurable max_restarts in TCPServer.start
tornado/process.py
tornado/tcpserver.py