Re: [Firebird-devel] Problem with fb_cancel_operation

2013-02-25 Thread Alex Peshkoff
On 02/25/13 22:14, Ing. David Petrík, Tempo IS wrote: > We have problem with data modification after fb_cancel_operation API call. > Our client correctly received isc_cancelled error from connection. At this > point data is modified (there has been no explicit commit of transaction > witch modi

[Firebird-devel] Problem with fb_cancel_operation

2013-02-25 Thread Ing . David Petrík , Tempo IS
Hello, we use asynchronous function fb_cancel_operation (fb_cancel_raise) for interruption long running operations. During implementation, we encountered the problem that is described in http://tracker.firebirdsql.org/browse/CORE-4004 (Sometimes long-running operations cannot be interrupted by a