-
This test failed on a CI run on https://github.com/oxidecomputer/omicron/pull/6996:
https://github.com/oxidecomputer/omicron/pull/6996/checks?check_run_id=32997420398
Log showing the specific test…
-
For now mlcp uses really old (2011) jersey-core library 1.9
Latest one is 1.19.4 (or new library instead of it as org.glassfish.jersey.core 2.26)
Could you please update this library version?
-
I ran cargo fmt on a crate and this was the response.
```
thread 'main' panicked at src\tools\rustfmt\src\items.rs:548:10:
called `Option::unwrap()` on a `None` value
stack backtrace:
0: 0x7ffd…
-
The code in the core library should be split into src, include and tests folders. This allows for public (those in include) and private (those in src) header files and makes clear what is exported. In…
fweik updated
2 years ago
-
```
Describe your system:
- Operating System (be specific): Xubuntu 14.04
- Machine type (32-bit or 64-bit): 32-bit
- Mupen64Plus version: 2.00
Describe the problem:
Hello, I downloaded the Cutemu…
-
```
Describe your system:
- Operating System (be specific): Xubuntu 14.04
- Machine type (32-bit or 64-bit): 32-bit
- Mupen64Plus version: 2.00
Describe the problem:
Hello, I downloaded the Cutemu…
-
```
Describe your system:
- Operating System (be specific): Xubuntu 14.04
- Machine type (32-bit or 64-bit): 32-bit
- Mupen64Plus version: 2.00
Describe the problem:
Hello, I downloaded the Cutemu…
-
```
Describe your system:
- Operating System (be specific): Xubuntu 14.04
- Machine type (32-bit or 64-bit): 32-bit
- Mupen64Plus version: 2.00
Describe the problem:
Hello, I downloaded the Cutemu…
-
The problem is the unguarded `harp::envvar::set_var("POSITRON_VERSION", value)` which talks to R.
This is awkward because there _is_ an `R_MAIN` but this is an integration test (unlike `data_explorer…
-
I ran the image `v24.10.0a3`, and got an error related to the `hq`.
System: Ubuntu 24.04.1 LTS
```
You can also re-run HyperQueue server (and its workers) with the `RUST_LOG=hq=debug,tako=debug…