Skip to content

Make current tasks sticky while GIL is held - #810

Open
kleinschmidt wants to merge 1 commit into
JuliaPy:mainfrom
kleinschmidt:dfk/sticky
Open

Make current tasks sticky while GIL is held#810
kleinschmidt wants to merge 1 commit into
JuliaPy:mainfrom
kleinschmidt:dfk/sticky

Conversation

@kleinschmidt

Copy link
Copy Markdown

This is one potential fix for #809: making the current task sticky while the GIL
is held is a sensible default, which can be disabled when needed for more
performance critical applications that need task migration for good performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant