Skip to content

loop.run_in_executor should propagate current contextvars #78195

Closed
@hellysmile

Description

@hellysmile
BPO 34014
Nosy @asvetlov, @1st1, @hellysmile
PRs
  • bpo-34014: Added support of contextvars for BaseEventLoop.run_in_executor #8035
  • bpo-34014: Added support of contextvars for BaseEventLoop.run_in_executor #9688
  • 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 2022-03-23.20:57:22.475>
    created_at = <Date 2018-06-30.23:26:24.700>
    labels = ['type-feature', '3.9', 'expert-asyncio']
    title = 'loop.run_in_executor should propagate current contextvars'
    updated_at = <Date 2022-03-23.20:57:22.474>
    user = 'https://github.com/hellysmile'

    bugs.python.org fields:

    activity = <Date 2022-03-23.20:57:22.474>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-23.20:57:22.475>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2018-06-30.23:26:24.700>
    creator = 'hellysmile'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34014
    keywords = ['patch']
    message_count = 14.0
    messages = ['320814', '320817', '320818', '320819', '320820', '326812', '326813', '326950', '326972', '326975', '326978', '326981', '350467', '415908']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'hellysmile']
    pr_nums = ['8035', '9688']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34014'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions