]> git.ipfire.org Git - thirdparty/tornado.git/commit
In the libcurl file descriptor limit hack, log to both stderr and
authorBen Darnell <bdarnell@beaker.local>
Thu, 10 Jun 2010 21:49:57 +0000 (14:49 -0700)
committerBen Darnell <bdarnell@beaker.local>
Thu, 10 Jun 2010 21:49:57 +0000 (14:49 -0700)
commit39ac6d169a36a54bb1f6b9bf1fdebb5c9da96e09
treef35b4697000e9cd69ac17567aa4eb1a702a16253
parent27171cde844065591b160e1a1193f563cd0f4e57
In the libcurl file descriptor limit hack, log to both stderr and
logging.error since they may got to different places and one may be
more visible than the other.
tornado/httpclient.py