Skip to content

Marshal doesn't release GIL while dumping #51272

@zengke

Description

@zengke
mannequin
BPO 7023
Nosy @amauryfa, @benjaminp
Files
  • marshal_threads.patch: A patch that would help.
  • 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 = <Date 2009-09-30.14:23:00.435>
    created_at = <Date 2009-09-30.09:36:52.199>
    labels = ['type-bug', 'library']
    title = "Marshal doesn't release GIL while dumping"
    updated_at = <Date 2009-09-30.14:23:00.422>
    user = 'https://bugs.python.org/zengke'

    bugs.python.org fields:

    activity = <Date 2009-09-30.14:23:00.422>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-09-30.14:23:00.435>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2009-09-30.09:36:52.199>
    creator = 'zengke'
    dependencies = []
    files = ['15006']
    hgrepos = []
    issue_num = 7023
    keywords = ['patch']
    message_count = 3.0
    messages = ['93354', '93362', '93367']
    nosy_count = 3.0
    nosy_names = ['amaury.forgeotdarc', 'benjamin.peterson', 'zengke']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7023'
    versions = ['Python 2.6', 'Python 2.5', 'Python 2.4', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      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