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

Add an --idle_timer test #728

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Add an --idle_timer test #728

merged 1 commit into from
Jan 4, 2024

Conversation

mostynb
Copy link
Collaborator

@mostynb mostynb commented Jan 4, 2024

This is expected to fail, until #727 lands.

@jchorl
Copy link
Contributor

jchorl commented Jan 4, 2024

Thanks for adding!

I'm not sure what the test here does (does it exercise any functionality?). If it only runs the server for 1s, I don't think it'll fail. You need to http query it for a blob (even the empty blob works), which will cause infinite recursion/stack overflow.

@mostynb
Copy link
Collaborator Author

mostynb commented Jan 4, 2024

Updated with a fix, it fails now as expected.

This is expected to fail, until buchgr#727 lands.
@mostynb mostynb merged commit 59a1337 into buchgr:master Jan 4, 2024
1 of 3 checks passed
@mostynb mostynb deleted the idle_timer_test branch January 4, 2024 23:33
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.

2 participants