1.9.1
Release version:1.9.1 is out, it brings:
- better error condition handling
- much higher UT coverage
- better Sonar integration
- enhanced GCOV use
- a lot of bug fixing
The next release will come with better issue tracing and an easier to use pthread::thread implementation.
FYI it is recommended to use
pthread::abstract_threadto create threads.