Skip to content

Change Parallel Loading to be non-Exceptional #7

@WonkiDonk

Description

@WonkiDonk

Currently, if you attempt to make a second call to LoadMoreItemsAsync before an existing call is completed, as InvalidOperationException is thrown. This can be change to use a semaphore to await the current load to complete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions