Pavel Tupitsyn created IGNITE-17710:
---------------------------------------

             Summary: .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
             Fix For: 2.15


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)

Reply via email to