-
**Describe the bug**
Nested blocking resources inside suspense don't end up blocking.
This becomes obvious when setting things to `ResponseOptions` in the nested resource and those values don't m…
-
### Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running **the most** recent nightly build or stable release
- [X] I've looked for my problem on the [wiki]…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The app is built from source as it needs a change for me to start with UI.
Empty new folder open,…
Cunya updated
1 month ago
-
**Version**
tokio v1.41.1
tokio-macros v2.4.0
**Platform**
Linux hostname 6.11.0-1-pve #1 SMP PREEMPT_DYNAMIC PMX 6.11.0-1 (2024-10-23T15:32Z) x86_64 GNU/Linux
**Description**
Is it expect…
-
This test failed on a CI run on #6966:
https://github.com/oxidecomputer/omicron/pull/6966/checks?check_run_id=33061656597
Log showing the specific test failure:
https://buildomat.eng.oxide.comput…
-
error[E0728]: `await` is only allowed inside `async` functions and blocks
--> C:\Users\\.cargo\registry\src\index.crates.io-6f17d22bba15001f\tokio-wifiscanner-0.2.1\src\sys\windows.rs:11:10
|
…
-
I found this minimal example to be able to cause a stack overflow. It only happens when the destructor is called of async drop within my project it just stack overflows and aborts the program.
Do n…
-
Deno 2.0.2
Linux msx-PC 6.9.6-amd64-desktop-rolling #23.01.01.02 SMP PREEMPT_DYNAMIC Tue Jul 23 12:20:02 CST 2024 x86_64 GNU/Linux
```
error: Uncaught (in promise) TimedOut: timed out
rr…
-
Create an S3 table with format inference, remove the blob, restart the server:
```
2024.10.30 09:44:37.973167 [ 84 ] {} Application: Code: 722. DB::Exception: Waited job failed: Code: 695. DB::Ex…
-
**Description**
It looks to me like there is a problem with the ws.closeAll() function. If you call the function while the websocket connection is still active, a crash occurs.
**Board**: esp32d…