Skip to content

NRT: Csla.Xaml.Shared.CslaDataProvider.Refresh<T> is async void #4684

@StefanOssendorf

Description

@StefanOssendorf

Describe the bug
CslaDataProvider.Refresh<T>(Func<Task<T>> factory) is implemented as async void instead of properly having async Task as a return type.

Version and Platform
CSLA version: v9 / main
OS: Windows, Linux, iOS, Android, etc.
Platform: WPF

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions