Skip to content

Executor.map and as_completed timeouts are able to deviate #79000

Closed
@orlnub123

Description

@orlnub123
mannequin
BPO 34819
Nosy @pitrou, @vstinner, @miss-islington, @tirkarthi, @orlnub123
PRs
  • bpo-34819: Use a monotonic clock to compute timeouts in concurrent.futures #9599
  • [3.6] bpo-34819: Use a monotonic clock to compute timeouts in concurrent.futures (GH-9599) #9600
  • [3.7] bpo-34819: Use a monotonic clock to compute timeouts in concurrent.futures (GH-9599) #9601
  • 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-09-27.11:47:19.724>
    created_at = <Date 2018-09-27.09:51:51.392>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Executor.map and as_completed timeouts are able to deviate'
    updated_at = <Date 2018-09-27.11:47:19.723>
    user = 'https://github.com/orlnub123'

    bugs.python.org fields:

    activity = <Date 2018-09-27.11:47:19.723>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-27.11:47:19.724>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2018-09-27.09:51:51.392>
    creator = 'orlnub123'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34819
    keywords = ['patch']
    message_count = 8.0
    messages = ['326535', '326538', '326542', '326548', '326550', '326552', '326553', '326554']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'miss-islington', 'xtreak', 'orlnub123']
    pr_nums = ['9599', '9600', '9601']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34819'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions