]> git.ipfire.org Git - thirdparty/tornado.git/commit
Remove logging for EINTR in IOLoop, since this is not really an error.
authorBen Darnell <ben@bendarnell.com>
Fri, 17 Dec 2010 21:42:33 +0000 (13:42 -0800)
committerBen Darnell <ben@bendarnell.com>
Fri, 17 Dec 2010 21:42:33 +0000 (13:42 -0800)
commitd677b158ddd7cd793d9472410ad489457df0d4ba
treebf5d0e518a252df1596beb7f2787088637eadbb6
parentf73f135d2d9811bf2da5cca41c4025dca4ebda73
Remove logging for EINTR in IOLoop, since this is not really an error.
tornado/ioloop.py