The newly added valgrind ci run is also run on travis. However, due to the slowdown of valgrind, some tests time out. Fixing this issue might take some time, but it should be rather easy. First, remove this line:
Then, see which tests time out and bump their timeouts. Repeat.
The purpose of the good first issue label is to highlight which issues are suitable for a new contributor without a deep understanding of the codebase.
Useful skills:
Basic skills (Bash, Python, docker, virtual machines, valgrind)
Want to work on this issue?
You do not need to request permission to start working on this. You are encouraged to comment on the issue if you are planning to work on it. This will help other contributors monitor which issues are actively being addressed and is also an effective way to request assistance if and when you need it.
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.