Skip to content

Disable the GIL in 3.14t CI#12270

Merged
crusaderky merged 1 commit intodask:mainfrom
crusaderky:314t_GIL
Feb 4, 2026
Merged

Disable the GIL in 3.14t CI#12270
crusaderky merged 1 commit intodask:mainfrom
crusaderky:314t_GIL

Conversation

@crusaderky
Copy link
Copy Markdown
Collaborator

Importing snappy causes the GIL to be acquired permanently, which invalidates much of the 3.14t test case.

This is revealed by a RuntimeWarning when importing snappy.

Downstream of this I'm working on a separate PR to tighten which warnings are ignored and which are treated as errors.

@crusaderky crusaderky added the tests Unit tests and/or continuous integration label Feb 4, 2026
@crusaderky crusaderky marked this pull request as ready for review February 4, 2026 18:10
@crusaderky crusaderky merged commit ceef30f into dask:main Feb 4, 2026
28 checks passed
@crusaderky crusaderky deleted the 314t_GIL branch February 4, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Unit tests and/or continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant