test: Revert “Fix ‘RuntimeError: Event loop is closed’ on Windows” #34819

pull maflcko wants to merge 1 commits into bitcoin:master from maflcko:2603-test-windows-revert changing 1 files +0 −2
  1. maflcko commented at 9:33 am on March 13, 2026: member

    This reverts commit f55932678facea2c36bc0708994dbef327a7df09, because it is no longer needed with recent Python 3.13.

    Python 3.13 is the minimum required version on Windows, according to #29897 (comment) to avoid intermittent test failures.

  2. test: Revert "Fix 'RuntimeError: Event loop is closed' on Windows"
    This reverts commit f55932678facea2c36bc0708994dbef327a7df09, because it
    is no longer needed.
    fa3adbdc85
  3. DrahtBot added the label Tests on Mar 13, 2026
  4. DrahtBot commented at 9:34 am on March 13, 2026: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    Concept ACK hebasto

    If your review is incorrectly listed, please copy-paste <!–meta-tag:bot-skip–> into the comment that the bot should ignore.

  5. hebasto commented at 9:50 am on March 13, 2026: member

    Concept ACK.

    This reverts commit f559326

    For the reference, this commit was part of #22987.

  6. hebasto commented at 9:51 am on March 13, 2026: member

    https://github.com/bitcoin/bitcoin/actions/runs/23044794563/job/66931188032?pr=34819:

    0F401 [*] `platform` imported but unused
    1  --> test/functional/test_framework/p2p.py:28:8
    
  7. maflcko commented at 10:57 am on March 13, 2026: member

    Hmm, I guess it is still required. Just the error message is different:

    02026-03-13T09:57:57.703543Z TestFramework (INFO): Tests successful
    1
    2
    3
    4stderr:
    5Task was destroyed but it is pending!
    6
    7task: <Task pending name='Task-41' coro=<IocpProactor.accept.<locals>.accept_coro() done, defined at C:\hostedtoolcache\windows\Python\3.14.3\x64\Lib\asyncio\windows_events.py:564> wait_for=<_OverlappedFuture cancelled>>
    
  8. maflcko closed this on Mar 13, 2026


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-03-16 03:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me