-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Test Name
Valkey.Glide.IntegrationTests.StandaloneClientTests.Info
Test Location
at Valkey.Glide.Internals.Message.GetResult() in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/Internals/Message.cs:line 93
Failure Permlink
Frequency
No response
Steps to Reproduce
No response
System Information
x86_64-apple-darwin
Language and Version
C# net6.0
Engine Version
v6.2
Logs
Failed Valkey.Glide.IntegrationTests.StandaloneClientTests.Info [31 ms]
Error Message:
System.Threading.Tasks.TaskCanceledException : Client GlideClient { 0x600000215120 } closed
Stack Trace:
at Valkey.Glide.Internals.Message.GetResult() in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/Internals/Message.cs:line 93
at Valkey.Glide.BaseClient.Command[R,T](Cmd`2 command, Route route) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/BaseClient.cs:line 92
at Valkey.Glide.GlideClient.InfoAsync(Section[] sections) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/GlideClient.cs:line 74
at Valkey.Glide.IntegrationTests.StandaloneClientTests.Info() in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/tests/Valkey.Glide.IntegrationTests/StandaloneClientTests.cs:line 155
--- End of stack trace from previous location ---
Screenshots
No response
Glide Version
2.1.0
Expected Behavior
Integration tests pass
Actual Behavior
GlideClient closed pre-maturely
Possible Fixes
No response
Metadata
Metadata
Assignees
Labels
No labels