Skip to content

Delay initialization of multiprocessing.Lock until it's needed #615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into avoid_mp_locking_at_importtime
  • Loading branch information
dstansby authored Oct 28, 2024
commit 45cbf870439ea7a9e4455b9bae2f9398bcddbe6e
5 changes: 5 additions & 0 deletions docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Fix
subsequently.
By :user:`Clément Robert <neutrinoceros>` :issue:`522`

Enhancements
~~~~~~~~~~~~
* Add Crc32c checksum codec
By :user:`Norman Rzepka <normanrz>`, :issue:`613`.

.. _release_0.13.1:

0.13.1
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.