fixes gh-96078: os.sched_yield release the GIL while calling sched_yi… · python/cpython@e39b511 · GitHub
Skip to content

Commit e39b511

Browse files
fixes gh-96078: os.sched_yield release the GIL while calling sched_yield(2). (gh-97965)
(cherry picked from commit b9d2e81) Co-authored-by: Dong-hee Na <donghee.na@python.org>
1 parent d163d59 commit e39b511

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 2 additions & 0 deletions

Modules/posixmodule.c

Lines changed: 6 additions & 1 deletion

0 commit comments

Comments
 (0)