Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Fix System.Net.WebException in LocalImageService.DownloadImage (System.Uri url, System.String key, System.Threading.CancellationToken cancellationToken) #26

@jackv24

Description

@jackv24

Version 0.7.1(19)

Stacktrace

ComicWrap.Systems.LocalImageService.DownloadImage (System.Uri url, System.String key, System.Threading.CancellationToken cancellationToken) [0x00080] in :0;ComicWrap.Systems

ComicWrap.Views.ComicInfoViewBase.DownloadCoverImage (ComicWrap.Systems.ComicData comic, System.Threading.CancellationToken cancelToken) [0x00128] in :0;ComicWrap.Views

ComicWrap.Systems.ExceptionHandler.LogException (System.Exception e) [0x00006] in :0;ComicWrap.Systems

AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleException[TException] (TException& exception, System.Action`1[TException]& onException) [0x00009] in <6696ad5306ef411db84061a5f1c3ebf8>:0;AsyncAwaitBestPractices

AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleSafeFireAndForget[TException] (System.Threading.Tasks.Task task, System.Boolean continueOnCapturedContext, System.Action`1[T] onException) [0x000a3] in <6696ad5306ef411db84061a5f1c3ebf8>:0;AsyncAwaitBestPractices

Reason

System.Net.WebException

Link to App Center

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidauto-addedAutomatically added by AppCenterbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions