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

Seperate the python subprocess log from task executor log #652

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

zuston
Copy link
Member

@zuston zuston commented Mar 8, 2022

No description provided.

Comment on lines 97 to 98
public static final String TASK_EXECUTOR_PYTHON_STDERR_FILENAME = "python.err";
public static final String TASK_EXECUTOR_PYTHON_STDOUT_FILENAME = "python.out";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not necessarily Python, we can practically run anything with tony.. need a better name

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

subprocess.err? @oliverhu

@zuston zuston requested a review from oliverhu March 9, 2022 03:47
Signed-off-by: zhangjunfan <junfan.zhang@outlook.com>
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