mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 06:43:03 +01:00
Fixed CORE-3494: Attach fails after shutdown rejected by handler installed in fb_shutdown_callback()
This commit is contained in:
parent
8d1abf0939
commit
351324f490
@ -978,9 +978,6 @@ namespace
|
||||
return;
|
||||
}
|
||||
killed = sig;
|
||||
#if !defined (SUPERCLIENT)
|
||||
disableConnections = true;
|
||||
#endif
|
||||
shutdownSemaphore->release();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user