]> git.ipfire.org Git - thirdparty/tornado.git/commit
Better fork_processes: Restart processes when they exit abnormally. Tests!
authorBen Darnell <ben@bendarnell.com>
Tue, 5 Jul 2011 02:11:32 +0000 (19:11 -0700)
committerBen Darnell <ben@bendarnell.com>
Tue, 5 Jul 2011 02:11:32 +0000 (19:11 -0700)
commit5ef04877085853298ccbb2bac066f0210cc0a18c
tree41cc570cdf58f2c9780773f2c0b989b6e9188522
parent93e22bb7139cc6784793a429271449ae3bfd3fc7
Better fork_processes:  Restart processes when they exit abnormally.  Tests!
tornado/process.py
tornado/test/process_test.py [new file with mode: 0644]
tornado/test/runtests.py