Marco
Results
1
issues of
Marco
I get the following error: ``` Failed to stop the client connection: The CancellationTokenSource has been disposed. System.ObjectDisposedException: The CancellationTokenSource has been disposed. at System.Threading.CancellationTokenSource.ThrowObjectDisposedException() at FubarDev.FtpServer.FtpConnection.ConnectionClosingNetworkStreamReader.OnCloseAsync(Exception exception, CancellationToken cancellationToken)...