Skip to content

logging regression with threading + fork are mixed in 3.7.1rc2 (deadlock potential) #80714

@gpshead

Description

@gpshead
BPO 36533
Nosy @rhettinger, @gpshead, @ned-deily, @ambv, @cagney, @kevans91, @koubaa
PRs
  • bpo-36533: Reinit logging.Handler locks on fork(). #12704
  • [3.7] bpo-36533: Reinit logging.Handler locks on fork(). (GH-12704) #13170
  • bpo-1635741 port _curses_panel to multi-phase init (PEP 489) #21986
  • Update all Python Cookbook links after migration to GitHub #22205
  • bpo-40423: Optimization: use close_range(2) if available #22651
  • 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/gpshead'
    closed_at = <Date 2019-05-07.20:32:05.698>
    created_at = <Date 2019-04-05.08:15:51.465>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'release-blocker']
    title = 'logging regression with threading + fork are mixed in 3.7.1rc2 (deadlock potential)'
    updated_at = <Date 2020-10-11.20:42:06.792>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2020-10-11.20:42:06.792>
    actor = 'kevans'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2019-05-07.20:32:05.698>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2019-04-05.08:15:51.465>
    creator = 'gregory.p.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36533
    keywords = ['patch', '3.7regression']
    message_count = 19.0
    messages = ['339472', '339474', '339475', '339480', '339481', '339503', '339505', '339529', '339650', '339688', '339760', '339825', '339863', '339864', '339882', '341543', '341768', '341815', '341816']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'gregory.p.smith', 'ned.deily', 'lukasz.langa', 'cagney', 'kevans', 'hugh', 'ebizzinfotech', 'koubaa']
    pr_nums = ['12704', '13170', '21986', '22205', '22651']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36533'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of liferelease-blockerstdlibStandard 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