test(sdk/csharp)+fix: TCPTransport 并发写帧损坏修复 + 入站/校验器缺口补测 #145
Annotations
2 warnings
|
test:
sdks/csharp/src/Croupier.Sdk.Tests/Transport/TcpTransportInboundTests.cs#L137
Avoid inexact read with 'System.Net.Sockets.NetworkStream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
test:
sdks/csharp/src/Croupier.Sdk.Tests/Transport/TcpTransportInboundTests.cs#L137
Avoid inexact read with 'System.Net.Sockets.NetworkStream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|