[
https://issues.apache.org/jira/browse/IGNITE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606719#comment-17606719
]
Pavel Tupitsyn commented on IGNITE-17710:
-----------------------------------------
Merged to master: ad413e3bb1a79b0639ab6b534b722809873051a2
> .NET: CancellationTest.TestTask fails
> -------------------------------------
>
> Key: IGNITE-17710
> URL: https://issues.apache.org/jira/browse/IGNITE-17710
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
> Fix For: 2.15
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Apache.Ignite.Core.Tests.Compute.CancellationTest.TestTask fails
> ```
> Expected: True
> But was: False
> at Apache.Ignite.Core.Tests.Compute.CancellationTest.TestTask(Func`3
> runner) in
> /opt/buildagent/work/7bc1c54bc719b67c/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Compute/CancellationTest.cs:line
> 100
> at Apache.Ignite.Core.Tests.Compute.CancellationTest.TestTask() in
> /opt/buildagent/work/7bc1c54bc719b67c/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Compute/CancellationTest.cs:line
> 46
> ```
> We should probably get rid of time-based logic and use thread sync primitives
> to make it stable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)