Skip to content

Conversation

Lamothe
Copy link
Contributor

@Lamothe Lamothe commented Oct 5, 2025

No description provided.

Copy link
Member

@martindevans martindevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good, thanks for tackling these! Just that one issue and then we're good to merge.

/// <param name="inferenceParams"></param>
/// <param name="args"></param>
/// <returns></returns>
protected abstract Task<(bool, IReadOnlyList<string>)> PostProcess(IInferenceParams inferenceParams, InferStateArgs args);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a breaking change for anything inheriting from executor base. So it needs to stay async.

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.

2 participants