• Victor Stinner's avatar
    asyncio: sync with Tulip · 7ba40610
    Victor Stinner authored
    - Python issue 21163: Fix more "Task was destroyed but it is pending!" logs in
      tests
    - Add test to check that run_until_complete() checks the loop of the future
    7ba40610
test_base_events.py 37.2 KB