Skip to content

feat(hook): Support sequential sorted execution#132

Merged
miguelaeh merged 5 commits intomainfrom
sequential_execution
Feb 2, 2024
Merged

feat(hook): Support sequential sorted execution#132
miguelaeh merged 5 commits intomainfrom
sequential_execution

Conversation

@miguelaeh
Copy link
Collaborator

Description of the change

This PR adds support for sequential sorted processing in stateful hooks. This allows implementing use cases that make use of hooks that preserve state and require sorted frame processing. A trivial example is object tracking.

Benefits

Possible drawbacks

Applicable issues

  • fixes #

Additional information

Signed-off-by: Miguel A. Cabrera Minagorri <devgorri@gmail.com>
Signed-off-by: Miguel A. Cabrera Minagorri <devgorri@gmail.com>
Signed-off-by: Miguel A. Cabrera Minagorri <devgorri@gmail.com>
@miguelaeh miguelaeh changed the title Sequential execution feat(hook): Support sequential sorted execution Feb 1, 2024
Signed-off-by: Miguel A. Cabrera Minagorri <devgorri@gmail.com>
Signed-off-by: Miguel A. Cabrera Minagorri <devgorri@gmail.com>
@miguelaeh miguelaeh merged commit 85aed5f into main Feb 2, 2024
@miguelaeh miguelaeh deleted the sequential_execution branch February 2, 2024 12:14
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

Successfully merging this pull request may close these issues.

1 participant

Comments