Skip to content
Snippets Groups Projects
Verified Commit 0a8dcb35 authored by Maik Nijhuis's avatar Maik Nijhuis
Browse files

Use proper definition for python Steps

Using 'Step' instead of 'StepWrapper' as base class allows using
all steps from python.

Add std::shared_ptr<Step> holder, besides the PyStepImpl trampoline.

Remove 'count' member since python steps can implement it themselves.
parent 2f567fb5
Branches
Tags
1 merge request!824AST-1091 Use proper definition for python Steps
Pipeline #38968 skipped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment