[
https://issues.apache.org/jira/browse/IGNITE-17204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-17204:
--------------------------------------
Affects Version/s: 2.13
> .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
> Affects Versions: 2.13
> Reporter: Pavel Pereslegin
> Assignee: Pavel Pereslegin
> Priority: Major
> Labels: iep-79, ise
> Fix For: 2.14
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> .NET provides convenient way to execute tasks asynchronously using
> async/await.
> To support passing context to such "co-routines" we should store it into
> AsyncLocal instead of a ThreadLocal.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)