Skip to content

compileall hangs when accessing urandom even if number of workers is 1 #74063

Description

@virtuald
mannequin
BPO 29877
Nosy @brettcannon, @pitrou, @vstinner, @tiran, @methane, @PCManticore, @virtuald, @miss-islington
PRs
  • bpo-29877: compileall: import ProcessPoolExecutor only when needed #4856
  • [3.7] bpo-29877: compileall: import ProcessPoolExecutor only when needed (GH-4856) #10686
  • [3.6] bpo-29877: compileall: import ProcessPoolExecutor only when needed (GH-4856) #10687
  • 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 2018-11-24.01:37:57.669>
    created_at = <Date 2017-03-22.05:57:16.434>
    labels = ['3.7', 'library', 'performance']
    title = 'compileall hangs when accessing urandom even if number of workers is 1'
    updated_at = <Date 2018-11-24.01:37:57.668>
    user = 'https://github.com/virtuald'

    bugs.python.org fields:

    activity = <Date 2018-11-24.01:37:57.668>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-24.01:37:57.669>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2017-03-22.05:57:16.434>
    creator = 'virtuald'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29877
    keywords = ['patch']
    message_count = 11.0
    messages = ['289973', '308649', '308651', '308654', '308655', '308688', '308927', '330290', '330342', '330345', '330346']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'pitrou', 'vstinner', 'christian.heimes', 'methane', 'Claudiu.Popa', 'virtuald', 'miss-islington']
    pr_nums = ['4856', '10686', '10687']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue29877'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions