dnstools icon indicating copy to clipboard operation
dnstools copied to clipboard

System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception ...

Open danerrors[bot] opened this issue 2 years ago • 0 comments

Probably have to figure out a better way to handle these errors


Sentry Issue: DNSTOOLS-4

System.Net.Sockets.SocketException: Operation canceled
  ?, in async Task<DnsResponseMessage> DnsUdpMessageHandler.QueryAsync(IPEndPoint endpoint, DnsRequestMessage request, CancellationToken cancellationToken, Action<Action> cancelationCallback)

System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Operation canceled)

danerrors[bot] avatar Jun 26 '22 22:06 danerrors[bot]