dnstools
dnstools copied to clipboard
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception ...
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)