ISISComputingGroup / ISISComputingGroup/IBEX
adsDriver: update to vendor change using boost:shared_mutex
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a developer I would like to keep our fork of AdsDriver up to date by merging in the latest changes which use boost:shared_mutex to get around a writer starvation issue.
We currently use boost, but only as a header-only dependency, so don't try to link against any binaries. boost::shared_mutex depends on threading, datetime and chrono libs.
### Acceptance criteria
- Boost built libs are stored on ICP binaries or somewhere else appropriate and adsDriver is configured to link them in when building
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.