-
### What did you do?
1. Deploy TiDB cluster with 6 TiKV and 2 CDC
2. Stop GC
3. Create blackhole changefeed and pause it
4. Run workload for several days to generate hube incremetal data for cdc t…
-
For example, https://github.com/valkey-io/valkey-glide/actions/runs/11737024037/job/32697211524.
Happens pretty often, but all tests pass.
```
thread '' panicked at /Users/runner/work/valkey-glide/…
-
# Do you want to:
- make a bug report? Then read below about what should go in a bug report.
- make a feature request or proposal? Then read [the page about how to make a feature request or propos…
-
Can I try and make it work on older Python? (3.6.9)
'>>>' from tzfpy import get_tz
panic: unknown time zone Pacific/Kanton
goroutine 1 [running]:
main.init.0()
/home/runner/work/tzf/tzf/pyth…
-
Sometimes it is necessary to make sure that certain expressions (like function calls) do not panic, for a couple of reasons:
* correctness of unsafe code: with `panic=unwind`, a function that "neve…
-
With fuzz input
```
70736274ff01000a000000ff0000000074ff4f010488b21eff02000001004a92244992244902030203030303030303030303030303030303030303030303030303030303030303f4000000000000000a000208ffffffff08…
-
### Issue Description:
**Overview:**
Running the `codchi init` command on a Windows environment caused a panic. The issue was due to `store.tar.gz` being located in a different path than expecte…
-
### Describe the bug
`explore` panics when scrolled past the end
### How to reproduce
1. run `$env | explore`
2. Keep using PageDown till it stops scrolling
3. Pres the down arrow
### Expected b…
qfel updated
3 months ago
-
As I am playing with TTS right now. How about adding a standard way to play audio?
This does the trick for me:
```go
func PlayAudio(data []byte) {
var b bytes.Buffer
w := base64.NewEn…
-
The process-exporter crashes after running for a while, and I would like to ask a professional to help me check this issue,Currently using version 0.8.4,The following are the relevant errors
Nov 8 0…