Bhargav
Bhargav
As a part of addressing #225 , I'm introducing a new floating pane which can show information relevant to the current in focus pane. This can include shortcuts, key bindings...
As demonstrated by the benchmarks in [this reddit post](https://old.reddit.com/r/grpc/comments/muy8dj/grpc_bench_opensource_objective_grpc_benchmark/), you can see the `rust_tonic_mt` benchmark falling behind in performance as the number of threads are increased. The likely cause for...
Currently `Slab::get` returns the [`Guard`] type while `Pool::get` returns a [`PoolGuard`]. But looking at the contents of these two types, we can see that they carry the same information. It...
Running the brew installation command in the README fails with the following error: ```shell ~/C/project $ brew install --HEAD universal-ctags/universal-ctags/universal-ctags ==> Installing universal-ctags from universal-ctags/universal-ctags ==> Cloning https://github.com/universal-ctags/ctags.git Updating /Users/bigb/Library/Caches/Homebrew/universal-ctags--git...
### What happened? The `PeriodicReader` internally uses a [`sync::Mutex`](https://doc.rust-lang.org/std/sync/struct.Mutex.html) to synchronize on the `PeriodicReaderInner` type: https://github.com/open-telemetry/opentelemetry-rust/blob/d19187db46ec445143ecdc0271794f71dce3055d/opentelemetry-sdk/src/metrics/periodic_reader.rs#L201C1-L205C2 This can possibly cause deadlocks if the mutex is held across an `.await` point(https://docs.rs/tokio/latest/tokio/sync/struct.Mutex.html#which-kind-of-mutex-should-you-use)....
Currently the white circles showing educational qualifications are very hard to discern from the grey of the map itself. I suggest changing assets green and education to blue.
* [x] put * [x] reserve * [x] use * [x] delete * [x] bury * [x] release * [x] touch * [x] watch * [x] ignore * [x] peek...