Pavel Tupitsyn created IGNITE-28343:
---------------------------------------
Summary: .NET: Race condition on request cancellation
Key: IGNITE-28343
URL: https://issues.apache.org/jira/browse/IGNITE-28343
Project: Ignite
Issue Type: Bug
Components: platforms ai3, thin clients ai3
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.2
*ClientSocket* does *_requests.TryRemove* on cancel, but the response will
arrive if the request is already sent to the socket, and lead to "Unexpected
response ID" exception and a disconnect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)