Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle shell logs being sent to IoHost #32902

Open
HBobertz opened this issue Jan 13, 2025 · 0 comments
Open

Handle shell logs being sent to IoHost #32902

HBobertz opened this issue Jan 13, 2025 · 0 comments
Labels
@aws-cdk/core Related to core CDK functionality effort/medium Medium work item – several days of effort p2

Comments

@HBobertz
Copy link
Contributor

Data chunks from the init workflow's shell process today are written directly to stdout. These could be strings or Buffers and the IoHost should be able to explicitly be able to handle these data chunks

#32708 (comment)

@khushail khushail added p2 @aws-cdk/core Related to core CDK functionality effort/medium Medium work item – several days of effort labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/core Related to core CDK functionality effort/medium Medium work item – several days of effort p2
Projects
None yet
Development

No branches or pull requests

2 participants