Skip to content

Conversation

@mhusbynflow
Copy link
Collaborator

…ply it as a parm to all_output_data instead

The main reason is that the io object isn't serialisable, making it harder to keep track of. Instead, we pass it in as a param where it is needed.

BREAKING CHANGE: removes io field from ProcessExecution and instead adds it as a parameter to ProcessExecution.all_output_data.

…ply it as a parm to `all_output_data` instead

The main reason is that the io object isn't serialisable, making it harder to keep track of. Instead, we pass it in as a param where it is needed.

BREAKING CHANGE: removes `io` field from `ProcessExecution` and instead adds it as a parameter to `ProcessExecution.all_output_data`.
@samirelanduk samirelanduk merged commit 9875492 into master Oct 31, 2025
31 of 36 checks passed
@samirelanduk samirelanduk deleted the remove-io-from-process-execution branch October 31, 2025 18:29
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.

3 participants