nearby-sharing / android

Share files between android and PC via the Windows 10 / 11 built-in sharing functionality (Project Rome)
https://nearshare.shortdev.de
GNU General Public License v3.0
646 stars 33 forks source link

Better transport upgrade handling #143

Closed sentry-io[bot] closed 2 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: ANDROID-F

System.Net.Sockets.SocketException: Software caused connection abort
  ?, in async Task<CdpSocket> NetworkTransport.ConnectAsync(CdpDevice device)

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.
sentry-io[bot] commented 3 months ago

Sentry Issue: ANDROID-8Z