Removed spam
This commit is contained in:
parent
eba804b5ce
commit
fc941770e9
@ -80,7 +80,7 @@ namespace NadekoBot.Services.Music
|
|||||||
if (toReturn.TrySetResult(true))
|
if (toReturn.TrySetResult(true))
|
||||||
_log.Info("Prebuffering finished");
|
_log.Info("Prebuffering finished");
|
||||||
|
|
||||||
_log.Info(_outStream.Length);
|
//_log.Info(_outStream.Length);
|
||||||
await Task.Delay(10);
|
await Task.Delay(10);
|
||||||
}
|
}
|
||||||
if (cancelToken.IsCancellationRequested)
|
if (cancelToken.IsCancellationRequested)
|
||||||
|
Loading…
Reference in New Issue
Block a user