apigear-io / template-cpp14

C++14 technology template
https://apigear.io/template-cpp14/docs/intro
MIT License
0 stars 2 forks source link

fix(apigear): add missing fix for olink tests and disable test for mac #150

Closed dorotaphanSiili closed 2 months ago

dorotaphanSiili commented 2 months ago

Disables test for mac Improvement: Waiting for init message was made with wait, instead of synchronizing with a conditional variable. This helps the tests to be more stable for Macos. This is an improvement for #142 (still unsolved).

Closes #

📑 Description

✅ Checks

ℹ Additional Information