-
**Describe the bug**
After correcting code to eliminate an error, and saving the fie, the previous problem and flagging of the problem does not go a way.
**To Reproduce**
Make a simple type error…
-
Highlighting of messages on weechat changes the color of the nick. That is not desired when using nick coloring options. Changing the color of the nick makes the thread harder to follow on screen. …
-
### Is your feature request related to a problem?
Currently in autoinstrumentation, the default `LoggingHandler` [configuration](https://github.com/open-telemetry/opentelemetry-python/blob/main/opent…
-
```markdown
# Error rendering APAquarto template with math equations
## Description
I'm experiencing issues rendering a Quarto document with math equations using the APAquarto template. The error…
-
## Context
It can happen that a validator node reaches its limit of open connections. If that happens, the node returns `Error{ code:ErrLoad message:peer rejected }`. While we already have a fallb…
-
### Describe the bug
I have a simple C# program that do a db.KeyDump(key), but I get an exception when connected to a Garnet server (instead of a Redis server). The exception message is "ERR unknown …
-
Simple code such:
```
await $`false`;
```
Throws totally unhelpful error message like
```
Uncaught Error: Exited with code: 1
at CommandChild.pipedStdoutBuffer (file:///Users/krzkaczor/W…
-
**Is your feature request related to a problem? Please describe.**
A customer wants to edit the emails we send in the subscriptions. Their specific request was: "What we would like to do is to remove …
-
In our application we use Firebird as database.
A install-launcher program (a simple win32 program) performs a scripted installation of Firebird, then of the main application, by calling both install…
-
The stub `with` presently expects arguments that are `Protobuf::MessageExts` or a hash (where the hash syntax supports constants, regexes, and rspec matchers).
This allows for fine-grained stubbing…