Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ServerApplication callbacks #4643

Closed
aleks-f opened this issue Aug 18, 2024 · 0 comments
Closed

ServerApplication callbacks #4643

aleks-f opened this issue Aug 18, 2024 · 0 comments
Assignees

Comments

@aleks-f
Copy link
Member

aleks-f commented Aug 18, 2024

Is your feature request related to a problem? Please describe.
Need to be able to register callback for ServerApplication termination

Describe the solution you'd like
static std::function defaulting to nullptr; if set, called on the event and set back to nullptr

Additional context
Probably may make sense to add for some other events other than termination

@aleks-f aleks-f added this to the Release 1.14.0 milestone Aug 18, 2024
@aleks-f aleks-f self-assigned this Aug 18, 2024
@aleks-f aleks-f added this to 1.14 Aug 18, 2024
@aleks-f aleks-f moved this to In Progress in 1.14 Oct 14, 2024
@aleks-f aleks-f added the fixed label Oct 14, 2024
@aleks-f aleks-f moved this from In Progress to Done in 1.14 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant