Skip to content

Could we make plugin setup suspending? #263

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

Open
baconz opened this issue Apr 29, 2025 · 0 comments
Open

Could we make plugin setup suspending? #263

baconz opened this issue Apr 29, 2025 · 0 comments
Assignees

Comments

@baconz
Copy link

baconz commented Apr 29, 2025

Is your feature request related to a problem? Please describe.
We would like to do async work in the setup of our plugin. The work needs to block the plugin firing.

Describe the solution you'd like
We would like for setup on the plugin to be suspending.

Describe alternatives you've considered
We could also make the execute itself suspending, but it feels cleaner to make the setup suspending.

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

No branches or pull requests

2 participants