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
{{ message }}
This repository was archived by the owner on Mar 14, 2026. It is now read-only.
looks like another issue and not related to #41 net_core_tests_mac_1015> DotNetty.Handlers.Tests.TlsHandlerTest.TlsWrite(frameLengths: [14465, 9801, 16911, -1, 7057, ...], isClient: False, serverProtocol: Tls11, clientProtocol: Tls11)
System.AggregateException: One or more errors occurred.(TheWriteAsync method cannot be called when another write operation is pending.)---- System.NotSupportedException: The WriteAsync method cannot be called when another write operation ispending.Stacktrace
at DotNetty.Transport.Channels.Embedded.EmbeddedChannel.CheckException(IPromisepromise)in/Users/runner/work/1/s/src/DotNetty.Transport/Channels/Embedded/EmbeddedChannel.cs:line 631
at DotNetty.Transport.Channels.Embedded.EmbeddedChannel.CheckException()in/Users/runner/work/1/s/src/DotNetty.Transport/Channels/Embedded/EmbeddedChannel.cs:line 638
at DotNetty.Transport.Channels.Embedded.EmbeddedChannel.WriteOutbound(Object[]msgs)in/Users/runner/work/1/s/src/DotNetty.Transport/Channels/Embedded/EmbeddedChannel.cs:line 448
at DotNetty.Handlers.Tests.TlsHandlerTest.TlsWrite(Int32[]frameLengths,BooleanisClient,SslProtocolsserverProtocol,SslProtocolsclientProtocol)in/Users/runner/work/1/s/test/DotNetty.Handlers.Tests/TlsHandlerTest.cs:line 203
at DotNetty.Handlers.Tests.TlsHandlerTest.TlsWrite(Int32[]frameLengths,BooleanisClient,SslProtocolsserverProtocol,SslProtocolsclientProtocol)in/Users/runner/work/1/s/test/DotNetty.Handlers.Tests/TlsHandlerTest.cs:line 232---Endof stack trace from previous location --------Inner Stack Trace -----at System.Net.Security.SslStream.WriteAsyncInternal[TIOAdapter](TIOAdapterwriteAdapter, ReadOnlyMemory`1buffer)
at System.Net.Security.SslStream.Write(Byte[]buffer,Int32offset,Int32count)
at System.IO.Stream.Write(ReadOnlySpan`1buffer)
at DotNetty.Buffers.UnpooledHeapByteBuffer.GetBytes(Int32index,Streamdestination,Int32length)in/Users/runner/work/1/s/src/DotNetty.Buffers/UnpooledHeapByteBuffer.cs:line 173
at DotNetty.Buffers.AbstractByteBuffer.ReadBytes(Streamdestination,Int32length)in/Users/runner/work/1/s/src/DotNetty.Buffers/AbstractByteBuffer.cs:line 940
at DotNetty.Handlers.Tls.TlsHandler.Wrap(IChannelHandlerContextcontext)in/Users/runner/work/1/s/src/DotNetty.Handlers/Tls/TlsHandler.Writer.cs:line 148
at DotNetty.Handlers.Tls.TlsHandler.WrapAndFlush(IChannelHandlerContextcontext)in/Users/runner/work/1/s/src/DotNetty.Handlers/Tls/TlsHandler.Writer.cs:line 108
at DotNetty.Handlers.Tls.TlsHandler.Flush(IChannelHandlerContextcontext)in/Users/runner/work/1/s/src/DotNetty.Handlers/Tls/TlsHandler.Writer.cs:line 66---Endof stack trace from previous location ---atDotNetty.Handlers.Tls.TlsHandler.Flush(IChannelHandlerContextcontext) in /Users/runner/work/1/s/src/DotNetty.Handlers/Tls/TlsHandler.Writer.cs:line 72
at DotNetty.Transport.Channels.AbstractChannelHandlerContext.InvokeFlush0()in/Users/runner/work/1/s/src/DotNetty.Transport/Channels/AbstractChannelHandlerContext.cs:line 871
Test failed
looks like another issue and not related to #41
net_core_tests_mac_1015> DotNetty.Handlers.Tests.TlsHandlerTest.TlsWrite(frameLengths: [14465, 9801, 16911, -1, 7057, ...], isClient: False, serverProtocol: Tls11, clientProtocol: Tls11)