macOS `brew` HDF5 Packages not built with thread-safety
Open
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
The HDF5 binaries shipped through `brew` are built without thread-safety https://github.com/Homebrew/homebrew-core/blob/1ca0d76ad2fb4a6eb1bb10186a8afa36b5c78677/Formula/h/hdf5.rb#L40-L46.
It would be nice if the library was built with thread-safety, or some variant of it (e.g. `hdf5-threadsafe`) were provided.
@qkoziol for vis
Contributor guide
Assessment
This issue has not been assessed yet.