Skip to content

[622] py-script should always output to console  #634

@fpliger

Description

@fpliger

Checklist

  • I added a descriptive title
  • I searched for other feature requests and couldn't find a duplicate (including also the type-feature tag)
  • I confirmed that it's not related to another project area (see the above section)

What is the idea?

Given the context of #622 we need to split outputting (for debugging) from rendering.

Why is this needed

see #622

What should happen?

This task is to remove the current implementation that mixes rendering vs. output and add support for defining where to output.

Note: As part of this we should also separate the set/unset of the stdout and stderr from the code execution (right now they are mixed together with one single call to runPython

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogissue has been triaged but has not been earmarked for any upcoming releasetype: featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions