Anders Bennehag
Anders Bennehag
Are you sure `CMAKE_CXX_COMPILER_LAUNCHER` makes it through the grpcio `build.rs` script to the underlying Cmake invocation? I can't seem to find that this makes a difference in build time or...
Are you using `sccache` yourself successfully to cache the C++ library?
I can forward the issue to `protoc-grpcio`. The readme should probably mention how to generate prost bindings correctly though, it currently just says that enabling the feature is all that's...
> Have you enabled the prost-codec features in grpcio-compiler? It should be included as I just tried that, it didn't seem to make a difference.
@Juju31Fr could you post some complete examples of requests with the two behaviors?
@Juju31Fr ~This is due to a difference in the underlying engine between the two profiles. The walking profile is the new version and we are working on migrating Cycling to...
Unclear if this is related but I started seeing ``` Fetching advisory database from `https://github.com/RustSec/advisory-db.git` error: couldn't fetch advisory database: git operation failed: failed to authenticate when downloading repository attempted...
Does using Shift+Alt+X persist the disabling so that Owl is disabled on the next visit too? In my somewhat limited testing that did not seem to be the case.
Shift+Alt+X works very well. I believe I must have used Shift+Alt+D during my first try. Perhaps you could add a tooltip about Shift+Alt+X somewhere and explain that it toggles a...
Migration to ubuntu 20.04 here https://github.com/valhalla/valhalla/pull/2508