[python-committers] AppVeyor failure on test_asyncgen?

2017-08-16 Thread Antoine Pitrou
Hello, One of my PR builds got an AppVeyor failure in test_asyncgen and I really doubt it is due to the PR itself: https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.5366#L682 == FAIL: test_async_gen_asyncio_gc_aclose_

Re: [python-committers] AppVeyor failure on test_asyncgen?

2017-08-16 Thread Terry Reedy
On 8/16/2017 2:32 PM, Antoine Pitrou wrote: One of my PR builds got an AppVeyor failure in test_asyncgen and I really doubt it is due to the PR itself: https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.5366#L682 The first failure message: test_async_gen_asyncio_gc_aclose_09 (test.