mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
CORE-2728 - we anyway do not receive errors from service in svc_status when detaching
This commit is contained in:
parent
60187178b8
commit
dde6cc6686
@ -950,8 +950,6 @@ static THREAD_ENTRY_DECLARE svcShutdownThread(THREAD_ENTRY_PARAM)
|
||||
|
||||
void Service::detach()
|
||||
{
|
||||
ThreadIdHolder holdId(svc_thread_strings);
|
||||
|
||||
// save it cause after call to finish() we can't access class members any more
|
||||
const bool localDoShutdown = svc_do_shutdown;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user