Hello, All.
Consider a program which handle SIGINT by asking user if it really need to be
interrupted. On answer "No" it can continue work. But currently it cannot because
background thread already called fb_shutdown() and destroyed everything.
Is it a right behavior for client library?
IMHO, fbclient must not handle signals at all and perform unavoidable cleanup in
destructor routines.
--
WBR, SD.
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel