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

6 lines
102 B
Markdown
Raw Normal View History

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