Bouke van der Bijl
Bouke van der Bijl
I've created a PR that uses ~/.config/darwin: https://github.com/LnL7/nix-darwin/pull/874
I think we should clearly list it as a breaking change in the changelog, but I don't think we need to feature flag it. It won't break anything, just potentially...
@swiatekm-sumo you can see some benchmarks on the original file storage PR: https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/3087
It's a shame that bbolt panics on corruption instead of allowing a graceful way to truncate the database
I looked into it a bit deeper, I think this might be resolved by setting up a performance manager in `ElectronBrowserMainParts::PostCreateThreads`, like in the `shell_browser` in chromium: https://source.chromium.org/chromium/chromium/src/+/main:content/shell/browser/shell_browser_main_parts.cc;l=190;drc=c0265133106c7647e90f9aaa4377d28190b1a6a9;bpv=1;bpt=1 https://github.com/electron/electron/blob/7ec813732aff4bc428e4946efb1934cc9f6a1fd6/shell/browser/electron_browser_main_parts.cc#L366 Then...
I've created a PR at https://github.com/electron/electron/pull/42267
There's a PR on nixpkgs to fix this now: https://github.com/NixOS/nixpkgs/pull/255900
If you have unexpectedly have this issue while working in a workspace you might be helped by setting resolver = "2" in Cargo.toml https://nickb.dev/blog/cargo-workspace-and-the-feature-unification-pitfall/
Since tonic has been upgraded to http v1 this will obviously need a rebase, which I'll do in a new PR :)
Good suggestion. Here's the log when building in debug: ``` 17:34:24 [App ] Camera model loaded: platform 0; camera 0; f 1.051x1.051; poses 4 17:34:24 [App ] Image loaded 0:...