Fix race condition in ExpireAfter when items are removed before expiration fires #1076
+13
−6
Annotations
10 warnings
|
Build:
src/DynamicData/Cache/ObservableCacheEx.cs#L4168
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
|
Build:
src/DynamicData/List/Internal/Distinct.cs#L152
XML comment has cref attribute 'ItemWithMatch' that could not be resolved
|
|
Build:
src/DynamicData/List/Internal/Distinct.cs#L146
XML comment has cref attribute 'ItemWithMatch' that could not be resolved
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.cs#L4168
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
|
Build:
src/DynamicData/List/Internal/Distinct.cs#L152
XML comment has cref attribute 'ItemWithMatch' that could not be resolved
|
|
Build:
src/DynamicData/List/Internal/Distinct.cs#L146
XML comment has cref attribute 'ItemWithMatch' that could not be resolved
|
|
Build:
src/DynamicData/List/Internal/Distinct.cs#L152
XML comment has cref attribute 'ItemWithMatch' that could not be resolved
|
|
Build:
src/DynamicData/List/Internal/Distinct.cs#L146
XML comment has cref attribute 'ItemWithMatch' that could not be resolved
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.cs#L4168
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.cs#L4168
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
Loading