diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-02 00:25:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-02 00:25:39 +0200 |
commit | e8a533fbc734af6eeb389202ba6c6e9c2548027f (patch) | |
tree | 20d58f8741ff227b6c130308d9a666ccc60c3fba /Python/Python-ast.c | |
parent | b713adf27a76b5df95e3ee5f85f9064a2763ae35 (diff) | |
download | cpython-git-e8a533fbc734af6eeb389202ba6c6e9c2548027f.tar.gz |
bpo-31250, test_asyncio: fix EventLoopTestsMixin.tearDown() (#3264)
Call doCleanups() to close the loop after calling
executor.shutdown(wait=True): see TestCase.set_event_loop() of
asyncio.test_utils.
Replace also gc.collect() with support.gc_collect().
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions