You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, I have an asset build step that updates 184 files at once. This is what happens to cargo leptos watch when I do:
Watch updated Assets
Interrupt error could not send due to: channel closed
Error: at `C:\Users\alexs\.cargo\registry\src\index.crates.io-6f17d22bba15001f\cargo-leptos-0.2.20\src\command\watch.rs:53:26`
Caused by:
channel lagged by 128
Interrupt error could not send due to: channel closed
Interrupt error could not send due to: channel closed
Interrupt error could not send due to: channel closed
The text was updated successfully, but these errors were encountered:
In my case, I have an asset build step that updates 184 files at once. This is what happens to
cargo leptos watch
when I do:The text was updated successfully, but these errors were encountered: