Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watch fails when a large(?) amount of files are changed at once #385

Open
ilyvion opened this issue Oct 24, 2024 · 0 comments
Open

watch fails when a large(?) amount of files are changed at once #385

ilyvion opened this issue Oct 24, 2024 · 0 comments

Comments

@ilyvion
Copy link

ilyvion commented Oct 24, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant