-
### Qinglong version
2.17.9
### Steps to reproduce
ql update
### What is expected?
正常更新
### What is actually happening?
使用 github 源更新...
更新青龙源文件成功...
更新青龙静态资源成功...
开始检测依赖...
安装 /q…
-
## Info
A "Jukebox" is an object that stores information related to the track queue, the current device, etc. Currently, the jukebox store just stores all available jukeboxes for the user. Ideally,…
-
### Environment Details
Please indicate the following details about the environment in which you found the bug:
* SDMetrics version:
* Python version: 3.10.14
* Operating System: RHEL UBI-8…
-
_Note: This is more or less an epic in order to collect the ideas and tasks for supporting a local event store._
Especially when using EventSourcing it would be very helpful to explicitly define wh…
-
Simple way to reproduce this issue:
```
#[import(cc = "device", name = "llvm.exp.f32")] fn cpu_expf(_: f32) -> f32;
#[export]
fn foo (n : f32) -> f32 {
let bar = cpu_expf;
cpu_expf(n…
-
We've observed an idle environment in Restate Cloud consuming 100s of MBs even post restart. The files look like this:
```
> kubectl exec restate-0 -- find /restate-data -name '*LOG.old*' -exec ls…
-
```ll
; Build with opt --passes='dse' -debug
; Function Attrs: mustprogress nounwind uwtable
define dso_local void @_Z9eaot_testv() {
store i32 3267512, ptr inttoptr (i64 68719476864 to ptr), …
-
-
I have a FUSE mount to a seaweedfs filer which is working great, but I have seen the hard disk space increase slowly over time. It isn't to clear to me where the increase is coming from, but I was won…
-
Provide a method that the application can call periodically. When called, the Jinaga client should move the current SQLite database into the background and create a new database for the foreground. If…