]> git.ipfire.org Git - thirdparty/tornado.git/commit
demos/benchmark: use current() instead of instance()
authorBen Darnell <ben@bendarnell.com>
Sun, 10 Jul 2016 13:54:22 +0000 (09:54 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 10 Jul 2016 13:54:22 +0000 (09:54 -0400)
commit973e83e31e4157dbe38e15aa2af50dcb60e5203e
treec65ceb084a5e522b71a3a7a5a97abbb44ac9f89f
parent24660996f1d6065eba8f20c03b4e494bf1d285fb
demos/benchmark: use current() instead of instance()

Improves compatibility with some IOLoop implementations.
demos/benchmark/benchmark.py