github Blosc/c-blosc v1.15.0
Release 1.15.0

latest releases: v1.21.6, v1.21.5, v1.21.4...
7 years ago

In this release, the blosc_compress() and blosc_decompress() interfaces
are now fork-safe, preventing child-process deadlocks in fork-based
multiprocessing applications. These interfaces with BLOSC_NOLOCK were, and
continue to be, fork-safe. _ctx interface context reuse continues to be
unsafe in the child process post-fork. Thanks to Alex Ford.

Also, a few bugs have been fixed, more compatibility with oldish compilers
and LZ4 and Zstd codecs have been updated to their latest versions.

For more info, please see the release notes in:

https://github.com/Blosc/c-blosc/blob/master/RELEASE_NOTES.rst

Don't miss a new c-blosc release

NewReleases is sending notifications on new releases.