tauri/.changes/fix-block-on-runtime.md

6 lines
102 B
Markdown

---
"tauri": patch
---
Avoid `async_runtime::block_on` panics when used along another tokio runtime.