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

Use new Tonic (Axum 0.7 and hyper 1.0) #390

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Use new Tonic (Axum 0.7 and hyper 1.0) #390

merged 1 commit into from
Jun 15, 2024

Conversation

akiradeveloper
Copy link
Owner

Rebased on current master early.

@akiradeveloper akiradeveloper self-assigned this Jun 13, 2024
@akiradeveloper
Copy link
Owner Author

1st attempt failed.

thread 'tokio-runtime-worker' panicked at /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/common/time.rs:37:17:
You must supply a timer.
Error: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }

Caused by:
    0: transport error
    1: buffer's worker closed unexpectedly


failures:
    n1_cluster
    n1_exec_once
    n1_read
    n1_snapshot
    n1_write

@akiradeveloper
Copy link
Owner Author

I think connect_lazy is broken and http2_keep_alive_interval is broken too.

I am asking the developers about this bug in discord.

@akiradeveloper akiradeveloper merged commit 3233783 into master Jun 15, 2024
1 of 2 checks passed
@akiradeveloper akiradeveloper deleted the hyper1.0 branch June 15, 2024 23:41
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.

1 participant