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

async start_extension hook #1329

Open
fcollonval opened this issue Sep 26, 2023 · 4 comments
Open

async start_extension hook #1329

fcollonval opened this issue Sep 26, 2023 · 4 comments

Comments

@fcollonval
Copy link
Member

Problem

We may have some server extensions needing to initialize resources asynchronously. There is for now no hook to initialize such resources.

Proposed Solution

Implement a hook start_extension similar to stop_extension (#526)

@fcollonval
Copy link
Member Author

cc @hbcarlos

@Zsailer
Copy link
Member

Zsailer commented Oct 12, 2023

+1 to this idea

@oliver-sanders
Copy link
Contributor

👍 we currently hack this into the initialize_settings method.

@oliver-sanders
Copy link
Contributor

Possibly a duplicate of #1203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants