Skip to content

weakref spewing exceptions during finalization when combined with multiprocessing #73705

@ambv

Description

@ambv
BPO 29519
Nosy @pitrou, @methane, @ambv
PRs
  • [2.7] bpo-29519: weakref spewing exceptions during interp finalization #2958
  • Files
  • mod1.py
  • mod2.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 = 'https://github.com/ambv'
    closed_at = <Date 2017-02-10.08:22:49.348>
    created_at = <Date 2017-02-10.04:35:06.699>
    labels = ['3.7', 'type-bug', 'library']
    title = 'weakref spewing exceptions during finalization when combined with multiprocessing'
    updated_at = <Date 2017-12-03.16:18:39.687>
    user = 'https://github.com/ambv'

    bugs.python.org fields:

    activity = <Date 2017-12-03.16:18:39.687>
    actor = 'Warwick Chapman'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2017-02-10.08:22:49.348>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2017-02-10.04:35:06.699>
    creator = 'lukasz.langa'
    dependencies = []
    files = ['46617', '46618']
    hgrepos = []
    issue_num = 29519
    keywords = ['3.5regression', '3.6regression']
    message_count = 12.0
    messages = ['287475', '287479', '287482', '287483', '287487', '287488', '287489', '299550', '299572', '307487', '307516', '307518']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'methane', 'lukasz.langa', 'python-dev', 'Warwick Chapman']
    pr_nums = ['2958']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29519'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions