Closed vlad9486 closed 1 month ago
Looks like Valgrind
did not pass this new change.
I tried running the same CI action on the master branch and vargrind fails there too. It is not my commit.
I did run in a codespace, on github, on master branch: no issue
Please, try run CI again
It looks like this issue happens when using rust nightly, on rust stable it works fine. The CI is using nightly rust for testing, for some reason.
Let me change the CI to work with stable rust instead.
This works well.
Closes #61