]> git.ipfire.org Git - thirdparty/tornado.git/commit
improve the speed of add_callback by avoiding the waker pipe when possible
authorEvan Klitzke <evan@eklitzke.org>
Thu, 30 Jun 2011 00:50:13 +0000 (17:50 -0700)
committerEvan Klitzke <evan@eklitzke.org>
Thu, 30 Jun 2011 00:50:13 +0000 (17:50 -0700)
commit6ac8a059ef3bc9b15d1c28491c54b9f7ccb206c9
tree847499c48576dbf087ad6fd7e7d9dcaf9603a550
parent495b39ce7bc7400f0cc385fce7dba64a8176f209
improve the speed of add_callback by avoiding the waker pipe when possible
tornado/ioloop.py