Skip to content

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

@danerrors

Description

@danerrors

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions