[FB-Tracker] Created: (DNET-1043) Async operations executed with cancelled CancellationToken

106 views
Skip to first unread message

mace windu (JIRA)

unread,
Apr 20, 2021, 4:54:03 AM4/20/21
to firebird-n...@googlegroups.com
Async operations executed with cancelled CancellationToken
----------------------------------------------------------

Key: DNET-1043
URL: http://tracker.firebirdsql.org/browse/DNET-1043
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 8.0.1.0
Reporter: mace windu
Assignee: Jiri Cincura


After update to recent provider version (8.0.1.0) which introduce async operations support, several of our tests, that check proper handling of cancelled token started to fail as they expect OperationCanceledException, but instead of it operation succedded (similar issue we recently reported for npgsql 5 release https://github.com/npgsql/npgsql/issues/3379, so you can use sample code from there and replace npgsql types with fb types).

I have no list of all affected async operations, but at least ExecuteNonQueryAsync is not failing as it is expected.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply all
Reply to author
Forward
0 new messages