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

Abort long poll on page unload #21

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Abort long poll on page unload #21

merged 1 commit into from
Jan 6, 2025

Conversation

leotaku
Copy link
Owner

@leotaku leotaku commented Nov 29, 2024

This should fix #18.

@alanwsmith I would appreciate if you could try this out when you find the time.

@alanwsmith
Copy link

@leotaku - I'm happy to test this, but I'm not sure how to do it. Do I just updates something in my Cargo.toml file?

@leotaku
Copy link
Owner Author

leotaku commented Dec 2, 2024

I think the easiest way to test this for you would be to clone/checkout this branch and edit the Cargo.toml of your example repo in the following manner:

-tower-livereload = "0.9.4"
+tower-livereload = { version = "0.9.6-wip", path = /path/to/tower-livereload" }

Thank you for your help!

@leotaku
Copy link
Owner Author

leotaku commented Dec 11, 2024

@alanwsmith Have you gotten the opportunity to try this yet?

@leotaku leotaku merged commit 0a3b2d8 into master Jan 6, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

Google Chrome On Mac Hangs When Clicking Links Quickly
2 participants