We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests are failing on Windows with conda dependencies with the errors like Error starting read events: socket is not connected
conda
Error starting read events: socket is not connected
See https://github.com/ami-iit/matio-cpp/actions/runs/6032215717
The weird thing is that it happens for all the tests, also those related to visit_struct
visit_struct
The text was updated successfully, but these errors were encountered:
Related comment: conda-forge/cmake-feedstock#189 (comment) .
Sorry, something went wrong.
Thanks @traversaro. conda-forge/cmake-feedstock#190 fixed the issue. Closing
S-Dafarra
No branches or pull requests
Tests are failing on Windows with
conda
dependencies with the errors likeError starting read events: socket is not connected
See https://github.com/ami-iit/matio-cpp/actions/runs/6032215717
The weird thing is that it happens for all the tests, also those related to
visit_struct
The text was updated successfully, but these errors were encountered: