We can not repro it for now. Stack trace from our crash reports:
Message: AggregateException_ctor_DefaultMessage (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage) (TaskCanceledException_ctor_DefaultMessage)
System.ThrowHelper.ThrowAggregateException(List`1 exceptions)
System.Threading.Tasks.Task.WaitAllCore(ReadOnlySpan`1 tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
System.Threading.Tasks.Task.WaitAll(Task[] tasks)
Telerik.Maui.Data.ParallelDataEngine.GenerateBottomLevelsFromSourceParallel(ParallelState state)
Telerik.Maui.Data.ParallelDataEngine+<>c__DisplayClass117_0.<BeginParallelProcessing>b__0()
System.Threading.Tasks.Task`1[[Telerik.Maui.Data.ParallelDataEngine+GroupingResults, Telerik.Maui.Core, Version=11.1.0.0, Culture=neutral, PublicKeyToken=5803cfa389c90ce7]].InnerInvoke()
System.Threading.Tasks.Task+<>c.<.cctor>b__292_0(Object obj)
System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
none
none
none
none
none
none
Hi Andrey,
I will need more details on the scenario in which the exception message occurs. Send me a sample app in which the issue happens, so I can further research this.
If you do not want to attach the ticket in the forum, open a support ticket and attach the project to it. To reduce the file size, delete bin and obj folders and archive the project.