Skip to content

Fix for pickling support (multiprocessing issue on Windows) - #954

Merged
emeryberger merged 2 commits into
masterfrom
we_can_pickle_that
Oct 30, 2025
Merged

Fix for pickling support (multiprocessing issue on Windows)#954
emeryberger merged 2 commits into
masterfrom
we_can_pickle_that

Conversation

@emeryberger

Copy link
Copy Markdown
Member

Fixes #914.

Comment thread test/issues/test-issue914.py Dismissed
@emeryberger
emeryberger merged commit 9a8cfb8 into master Oct 30, 2025
29 of 39 checks passed
zyrxvo added a commit to zyrxvo/scalene that referenced this pull request Nov 5, 2025
* Bumped version.

* Fix for pickling support (multiprocessing issue on Windows) (plasma-umass#954)

* Pickling support for multiprocessing, fixes 914.

* Modified MWE from 914 to properly freeze state, per documentation.

* Format code with black

* Bumped CI to 3.14. (plasma-umass#955)

* Document support for 3.14.

* Force NumPy version 2 for Python 3.14.

---------

Co-authored-by: Emery Berger <emery.berger@gmail.com>
Co-authored-by: emeryberger <emeryberger@users.noreply.github.com>
zyrxvo added a commit to zyrxvo/scalene that referenced this pull request Nov 14, 2025
* Bumped version.

* Fix for pickling support (multiprocessing issue on Windows) (plasma-umass#954)

* Pickling support for multiprocessing, fixes 914.

* Modified MWE from 914 to properly freeze state, per documentation.

* Format code with black

* Bumped CI to 3.14. (plasma-umass#955)

* Document support for 3.14.

* Force NumPy version 2 for Python 3.14.

* Move to macos-latest (per https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/).

* Updated dep for Python>=3.9

* Restore 3.8 support (plasma-umass#958)

* Updated to see if 3.8 can still be supported.

* One more update.

* Format code with black

---------

Co-authored-by: Emery Berger <emery.berger@gmail.com>
Co-authored-by: emeryberger <emeryberger@users.noreply.github.com>
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.

Multiprocessing OS Error, Can't Pickle. Windows 10

2 participants