Mathias Lüdtke

Results 66 issues of Mathias Lüdtke

This prevents pytest (or colcon test) from failing if a module imports a (deliberately) missing dependency.

more-information-needed

client update for https://github.com/danixeee/textx-gen-vscode/pull/7

The Docker images are way older than the Dockerfiles. It looks like to hook is missing that notifies Docker Hub on pushes. PS: I will trigger the CI image build...

bug

The current buffer implementation is not lock-free and does not support writes from the real-time part. I have written a proof-of-concept implementation that might be a viable replacement. It enforces...