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

Feature request: Hooks/Signals in Karton #260

Open
yankovs opened this issue Oct 11, 2024 · 0 comments
Open

Feature request: Hooks/Signals in Karton #260

yankovs opened this issue Oct 11, 2024 · 0 comments

Comments

@yankovs
Copy link
Contributor

yankovs commented Oct 11, 2024

Hey!

Similar to the plugin system in MWDB, it would be nice to have a hook system implemented in Karton.
It could expose the following callbacks:

  • on_task_started
  • on_task_crashed
  • on_task_timeout
  • on_analysis_finished
    and so on.

I think that the plugins directory in MWDB where you can define some plugin class is a good and simple design that might fit in karton too

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

1 participant