posix.sched_{get|set}affinity(-1) no longer returns ProcessLookup causing test failures on FreeBSD · Issue #91361 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@tiran

Description

@tiran

BPO 47205
Nosy @tiran, @koobs, @miss-islington, @Fidget-Spinner
PRs bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285) #32285[3.10] bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285) #32286[3.9] bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285) #32287

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 = None created_at = <Date 2022-04-03.12:36:46.409> labels = ['type-bug', 'tests', '3.9', '3.10', '3.11'] title = 'posix.sched_{get|set}affinity(-1) no longer returns ProcessLookup causing test failures on FreeBSD' updated_at = <Date 2022-04-05.23:07:44.290> user = 'https://github.com/tiran'

bugs.python.org fields:

activity = <Date 2022-04-05.23:07:44.290> actor = 'koobs' assignee = 'none' closed = False closed_date = None closer = None components = ['Tests', 'FreeBSD'] creation = <Date 2022-04-03.12:36:46.409> creator = 'christian.heimes' dependencies = [] files = [] hgrepos = [] issue_num = 47205 keywords = ['patch'] message_count = 9.0 messages = ['416616', '416620', '416621', '416623', '416624', '416627', '416640', '416647', '416830'] nosy_count = 4.0 nosy_names = ['christian.heimes', 'koobs', 'miss-islington', 'kj'] pr_nums = ['32285', '32286', '32287'] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue47205' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']