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

test-up-encrypted has become flaky #1077

Closed
mkeeter opened this issue Jan 2, 2024 · 1 comment
Closed

test-up-encrypted has become flaky #1077

mkeeter opened this issue Jan 2, 2024 · 1 comment

Comments

@mkeeter
Copy link
Contributor

mkeeter commented Jan 2, 2024

See this CI run as an example. The relevant complaint is

307	2024-01-02T15:24:33.043Z	thread 'tokio-runtime-worker' panicked at upstairs/src/client.rs:2457:30:
308	2024-01-02T15:24:33.043Z	client_response_tx closed unexpectedly: SendError { .. }
309	2024-01-02T15:24:33.043Z	note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

This is a "panic if the ClientResponse queue drops" failure here

@mkeeter
Copy link
Contributor Author

mkeeter commented Jan 2, 2024

Fixed in 8a6aef5

@mkeeter mkeeter closed this as completed Jan 2, 2024
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