]> git.ipfire.org Git - thirdparty/tornado.git/commit
gen.with_timeout: Don't log CancelledError after timeout
authorPetr Viktorin <encukou@gmail.com>
Wed, 19 Jun 2019 16:09:17 +0000 (18:09 +0200)
committerPetr Viktorin <encukou@gmail.com>
Wed, 19 Jun 2019 16:13:50 +0000 (18:13 +0200)
commit0684b61c1d4feaaf5ac3c2d50375cf504214a48d
tree4890b6aedcf5a6c81bd0e3a8ce5a0ba0a98815ee
parentc50aed0f96d92f9b0ef4cd0837c0104f140ca77e
gen.with_timeout: Don't log CancelledError after timeout

See also: commit a237a995a1d54ad6e07c1ecdf5103ff8f45073b5
tornado/gen.py