Skip to content

Update python versions in CI#316

Open
mschwamb wants to merge 6 commits intomainfrom
mschwamb-patch-1
Open

Update python versions in CI#316
mschwamb wants to merge 6 commits intomainfrom
mschwamb-patch-1

Conversation

@mschwamb
Copy link
Collaborator

@mschwamb mschwamb commented Mar 5, 2026

upgrading python to fix issues in multithreading in linux

Fixes #302

upgrading python to fix issues in multithreading in linux
@mschwamb mschwamb changed the title Update testing-and-coverage.yml Update python versions in CI Mar 5, 2026
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.

os.fork() was called. os.fork() is incompatible with multithreaded code,

1 participant