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

Issue the PluginStartedEvent and respond to the PluginTerminateEvent in Python plugins #14

Open
joestubbs opened this issue Mar 20, 2023 · 1 comment
Assignees

Comments

@joestubbs
Copy link
Contributor

No description provided.

@joestubbs joestubbs self-assigned this Mar 20, 2023
@joestubbs
Copy link
Contributor Author

While implementing these, let's also ensure that the plugins do not have any "hard-coded" limits on the number of events they can handle.. for example, a for i in range(15) in the main loop...

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