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

Wip custom stdout capture in exec functions #64

Merged
merged 3 commits into from
May 5, 2023

Conversation

AlexPatrie
Copy link
Contributor

What does this PR do?
Attempts to address #56 with custom stdout, stderr capturer in the form of the OutputCapturer() object instantiation. As this PR is marked with the work-in-progress wip flag, I have included a notebook with output cells such that you may view my logic.


To Do PRIOR to merge
Add wip:notebook protocol/workflow to repo.

@AlexPatrie AlexPatrie requested a review from eagmon May 1, 2023 17:54
@sonarcloud
Copy link

sonarcloud bot commented May 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AlexPatrie AlexPatrie merged commit b9880d3 into dev May 5, 2023
@AlexPatrie AlexPatrie deleted the wip-custom-stdout-capture branch May 8, 2023 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant