Open snrnats opened 6 years ago
An exception in Target.WriteAsync can occur while performing IO operation. We need to handle it to prevent UnobservedTaskException. Not sure about all platforms, but for UWP it will crash the app. We have two open UWP issues related to this.
Hi @onovotny,
are you still working on this project?
could you please merge this PR?
Thanks,
Maurizio
An exception in Target.WriteAsync can occur while performing IO operation. We need to handle it to prevent UnobservedTaskException. Not sure about all platforms, but for UWP it will crash the app. We have two open UWP issues related to this.