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
When I use _ = try await writer.eventLoop.flatSubmit { writer.write(.buffer(buffer)) }.get() I have this error Download file fail with ioOnClosedChannel, localizedDescription The operation couldn’t be completed. (NIOCore.ChannelError error 5.)