From: Victor Stinner Date: Sat, 11 Oct 2014 12:35:33 +0000 (+0200) Subject: (Merge 3.4) Issue #22601: run_forever() now consumes BaseException of the X-Git-Tag: v3.5.0a1~695^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2de8a6980ac544ed9c10d609d7fc4d93eca2595f;p=python (Merge 3.4) Issue #22601: run_forever() now consumes BaseException of the temporary task If the coroutine raised a BaseException, consume the exception to not log a warning. The caller doesn't have access to the local task. --- 2de8a6980ac544ed9c10d609d7fc4d93eca2595f