-
Hello, I am using the `devcontainer` that comes with this project.
## Problem
I get the error:
```
Verilator exited unexpectedly with return code 1
```
When I look in the logs I see:
```
…
-
[2024-11-01 09:14:31] [INFO] Traceback (most recent call last):
[2024-11-01 09:14:31] [INFO] File "", line 198, in _run_module_as_main
[2024-11-01 09:14:31] [INFO] File "", line 88, in _run_code
[2…
-
Unfortunately the tests every time fail:
```
✔ Ran `wp plugin list-checks` in 'cli'. (in 0s 555ms)
ℹ Starting 'wp plugin list-check-categories' on the cli container.
name slug
General general
Plugin…
-
Currently we're waiting for the grace timeout regardless of the workers terminating.
Something like this:
```diff
function shutdown(signal) {
return () => {
running = false;
…
-
Currently in the old CLI it is a major pain that it never returns a non-zero exit code. This behavior should improve with the new CLI.
Docs for this: https://cobbler.readthedocs.io/en/latest/cobble…
-
We've probably all pressed the 'exit' button by mistake at some point instead of the button next to it, which we wanted to reach, right? It would be nice if VPX had an option that prevents the player …
-
when i use codeql to create database for c/c++ project , i met a problem
![image-20240906144755781](https://github.com/user-attachments/assets/4ae5a365-cfa8-4617-af09-59d49cd52ccb)
and i use lin…
-
Hi,
I just noticed that Thonny sometimes runs the slide show but sometimes it gives the error 'process ended with exit code -11'.
I read somewhere that "the error message of code -11 typically i…
-
Hello, thank you for making this library.
How can I set the exit code to 5 instead of 1 when no tests are collected [exit-codes](https://docs.pytest.org/en/latest/reference/exit-codes.html).
Thanks
…
-
### Describe the bug
hdfview could not start on last nixos-unstable
### Steps To Reproduce
open hdfview with command `HDFView`, it will crash with following output:
```
pure virtual method …