Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Nov 18, 2024

Problem:

  • Now that built flow steps have been refactored to have access to the right compile-time information, there's no need to have separate run and log functions.

Solution:

  • Collapse built flow steps so that one function logs the step and runs it.

Problem:
- Now that built flow steps have been refactored to have access to the right
  compile-time information, there's no need to have separate `run` and `log`
  functions.

Solution:
- Collapse built flow steps so that one function logs the step and runs it.
@elbeno elbeno force-pushed the collapse-flow-funcs branch from f055ea5 to a00fd79 Compare November 18, 2024 22:26
@lukevalenty lukevalenty merged commit aac872d into intel:main Nov 18, 2024
22 checks passed
@elbeno elbeno deleted the collapse-flow-funcs branch November 18, 2024 23:24
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