On 28.08.2017 04:15, Slavomir Skopalik wrote:
Should I create ticket for this?


No. Removing that call will break old code.

From programing theory, no call back after successful cancel event is allowed.

To be precise - it happens during event cancellation.

Slavek

Hi all,

I'm testing Firebird-3.0.3.32798-0_Win32 client and I found strange behavior when I canceling event

by isc_cancel_events.

I supposed that after that call, no call back happen, but in reality it is happen.

Is it correct?


One callback always happens after canceling events - it was API behavior since IB times. It's supposed you are closing your events' listener on that callback.



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to