-
This issue was seen on rack2 after it was updated to omicron commit `4a6be3a40f6c9f876ff53308532f6c37f030b13f`. Here are the log lines at the time pantry crashed:
```
angela@jeeves /staff/core/omicr…
-
cc #18
- [X] Emacs
- https://github.com/emacs-lsp/lsp-mode
- https://github.com/joaotavora/eglot
- [X] (Neo)vim (https://github.com/autozimu/LanguageClient-neovim)
- [x] Eclipse (https://g…
-
### Description
NOTE: Figure out what we're doing the Rust server before doing this
Right now, the mock data in the database doesn't all line up with the data types we have stored in the client/ s…
-
Generated server SDKs use:
```
[dependencies.http]
version = "0.2.9"
[dev-dependencies.hyper]
version = "0.14.12"
```
And `aws-smithy-http-server` uses:
```
http = "0.2"
http-body = "0…
-
## Description
https://github.com/tikv/client-rust/pull/92 only contains an integration test for the timestamp oracle.
It is better for us to have unit tests without a real PD instance. With a mo…
-
testing reorg on regtest on top of 20c1880f9b7b0345c17ac343d6583806a4bc53e0 with esplora backend:
- sending an unconfirmed coin to Liana
- Liana detect unconfirmed coin
- then invalidate 2 blocks…
-
```
Compiling alxr-common v0.10.0 (/mnt/data2/ALXR/alvr/openxr-client/alxr-common)
error: linking with `cc` failed: exit status: 1
|
= note: "cc" "-m64" "/tmp/rustc1SZTpk/symbols.o" "/mnt/d…
-
Ideally there would be a built-in way to setup lan-mouse to run on start up, for all platforms. Currently, especially on Windows, this is a pain in the ass to do.
Some sort of auto-activate flag in…
-
We do not proactively download message keys from key storage (and instead, download keys on demand after a UTD).
This means that, if the user then resets their key backup (for example because they …
-
Currently only univariate distributions are supported. A complete implementation would include seamless support for multivariate distributions. The only type that should be changed is the `KernelDensi…