Skip to content

regrtest didn't respect the timeout when running test_subprocess on AMD64 Windows11 3.x #90872

Closed
@vstinner

Description

@vstinner
BPO 46716
Nosy @vstinner, @jkloth, @eryksun
PRs
  • gh-90872: Handle negative timeouts for wait on Windows #32079
  • bpo-46716: Use strict unsigned long conversion for DWORD values #32081
  • Files
  • process.py: Reproducer script for test_timeout()
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2022-02-10.23:09:17.270>
    labels = ['tests', '3.11']
    title = "regrtest didn't respect the timeout when running test_subprocess on AMD64 Windows11 3.x"
    updated_at = <Date 2022-03-23.19:22:09.443>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-03-23.19:22:09.443>
    actor = 'jkloth'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tests']
    creation = <Date 2022-02-10.23:09:17.270>
    creator = 'vstinner'
    dependencies = []
    files = ['50623']
    hgrepos = []
    issue_num = 46716
    keywords = ['patch']
    message_count = 9.0
    messages = ['413028', '413033', '413104', '413165', '413172', '413189', '413215', '413219', '413649']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'jkloth', 'jeremy.kloth', 'eryksun']
    pr_nums = ['32079', '32081']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46716'
    versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes3.12only security fixes3.13bugs and security fixesOS-windowstype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions