Skip to content

Multiprocessing, logging and atexit play not well together #53984

@mitsuhiko

Description

@mitsuhiko
BPO 9775
Nosy @loewis, @birkenfeld, @mitsuhiko
Files
  • 9775-fix.patch
  • t.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/birkenfeld'
    closed_at = <Date 2010-12-18.08:52:49.682>
    created_at = <Date 2010-09-04.15:32:08.256>
    labels = ['type-bug', 'library']
    title = 'Multiprocessing, logging and atexit play not well together'
    updated_at = <Date 2010-12-18.08:52:49.681>
    user = 'https://github.com/mitsuhiko'

    bugs.python.org fields:

    activity = <Date 2010-12-18.08:52:49.681>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2010-12-18.08:52:49.682>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2010-09-04.15:32:08.256>
    creator = 'aronacher'
    dependencies = []
    files = ['18746', '18754']
    hgrepos = []
    issue_num = 9775
    keywords = ['patch']
    message_count = 8.0
    messages = ['115578', '115585', '115587', '115590', '115597', '115608', '115628', '124277']
    nosy_count = 3.0
    nosy_names = ['loewis', 'georg.brandl', 'aronacher']
    pr_nums = []
    priority = 'high'
    resolution = 'out of date'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9775'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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