[Experimental] Make DataLoader batching more efficient #1486
Annotations
5 errors
src/HotChocolate/Core/src/Fetching/DefaultBatchDispatcher.cs#L284
Nullability of reference types in type of parameter '_' of 'void Execute(object _)' doesn't match the target delegate 'ContextCallback' (possibly because of nullability attributes).
|
src/HotChocolate/Core/src/Fetching/DefaultBatchDispatcher.cs#L234
The event 'DefaultExecutionTaskScheduler.AllTasksCompleted' is never used
|
src/HotChocolate/Core/src/Fetching/DefaultBatchDispatcher.cs#L284
Nullability of reference types in type of parameter '_' of 'void Execute(object _)' doesn't match the target delegate 'ContextCallback' (possibly because of nullability attributes).
|
src/HotChocolate/Core/src/Fetching/DefaultBatchDispatcher.cs#L234
The event 'DefaultExecutionTaskScheduler.AllTasksCompleted' is never used
|
|
This job failed
Loading