]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #2200 from pitrou/set_result_unless_cancelled
authorBen Darnell <ben@bendarnell.com>
Thu, 7 Dec 2017 01:42:51 +0000 (20:42 -0500)
committerGitHub <noreply@github.com>
Thu, 7 Dec 2017 01:42:51 +0000 (20:42 -0500)
Issue #2188: check whether a future was cancelled before calling set_result()


Trivial merge