You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Pereslegin (Jira)" <ji...@apache.org> on 2022/06/21 14:50:00 UTC

[jira] [Created] (IGNITE-17204) .NET: Service caller context (ServiceCallContext) should work with async/await

Pavel Pereslegin created IGNITE-17204:
-----------------------------------------

             Summary: .NET: Service caller context (ServiceCallContext) should work with async/await
                 Key: IGNITE-17204
                 URL: https://issues.apache.org/jira/browse/IGNITE-17204
             Project: Ignite
          Issue Type: Improvement
          Components: managed services
            Reporter: Pavel Pereslegin
            Assignee: Pavel Pereslegin


.NET provides flexible way to execute tasks asynchronously using async/await.

To support context passing to such "co-routines" we should replace threadlocal with asynclocal.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)