Windows: subprocess.Popen: race condition for leaking inheritable handles

Offen
#69,097 9 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
35/100
Issue-Typ
Bug
Klarheit
Größtenteils klar
Aktivitätsstatus
Veraltet
Tech-Stack
python

Rechercherichtung

Start by reviewing the win32-popen-lock.patch, the referenced pipe.py, and the subprocess.py changes described in the issue. Reproduce or inspect the Windows subprocess race, then verify that the completed change prevents inheritable handles from leaking without regressing subprocess behavior.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

OS-windows stdlib topic-subprocess type-bug
BPO 24909
Nosy @gpshead, @pfmoore, @vstinner, @tjguk, @bitdancer, @zware, @zooba, @oconnor663, @ameily
Files
  • win32-popen-lock.patch: Patch to subprocess.py
  • pipe.py
  • 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 2015-08-21.16:51:54.533>
    labels = ['type-bug', 'library', 'OS-windows']
    title = 'Windows: subprocess.Popen: race condition for leaking inheritable handles'
    updated_at = <Date 2016-03-04.22:32:34.004>
    user = 'https://github.com/ameily'
    

    bugs.python.org fields:

    activity = <Date 2016-03-04.22:32:34.004>
    actor = 'oconnor663'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2015-08-21.16:51:54.533>
    creator = 'meilyadam'
    dependencies = []
    files = ['40219', '40220']
    hgrepos = []
    issue_num = 24909
    keywords = ['patch']
    message_count = 9.0
    messages = ['248961', '248962', '248963', '248965', '248970', '248971', '248973', '248976', '250407']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'paul.moore', 'vstinner', 'tim.golden', 'r.david.murray', 'zach.ware', 'steve.dower', 'oconnor663', 'meilyadam']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24909'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']
    

    Vorherrschende Sprache
    Python
    Sterne
    77.2k
    Forks
    36k
    Ø Merge
    1 T. 9 Std.
    Gemergte PRs (30 T.)
    558

    Beitragsleitfaden

    Beitragsleitfaden öffnen

    Erste Schritte

    1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
    2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
    3. Forken Sie das Repository und arbeiten Sie in einem Branch.
    4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

    Mehr aus python/cpython

    Alle Issues in python/cpython

    Ähnliche Issues

    Weitere Issues zu Python

    Neue Issues direkt in Ihr Postfach

    Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.