Skip to content
Snippets Groups Projects
Commit d29234ae authored by Nikolay Shirokovskiy's avatar Nikolay Shirokovskiy Committed by Vladimir Davydov
Browse files

box: fix hot standby shutdown hang

Currently hot standby in not cancellable. So if for example it is
executed in init script then server shutdown hang. The issue is shutdown
waits init script fiber finishing.

Part of #8423

NO_CHANGELOG=bug is not yet released
NO_DOC=bugfix
parent 1c1ee4db
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment