You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To help investigate this further, could you please provide:
The operating system and environment where these tests are running
The version of the quic crate you are using
Any relevant code snippets showing how you are configuring quic listener
Also, could you try running a single test with RUST_BACKTRACE=1 to get more detailed error information? This will help us better understand where exactly the listener creation is failing.
Hi, thanks for providing this amazing crate!
When I am using this crate, I get an error when trying to listen to an address, I want to make sure that I misuse this crate.
The full CI output can be found here: https://github.com/al8n/memberlist/actions/runs/12453437155/job/34763544169
Do you guys have any suggestions for this kind of error?
The text was updated successfully, but these errors were encountered: