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

runBackground does no longer forward process output #3955

Open
ddtthh opened this issue Nov 14, 2024 · 0 comments · May be fixed by #3971
Open

runBackground does no longer forward process output #3955

ddtthh opened this issue Nov 14, 2024 · 0 comments · May be fixed by #3971

Comments

@ddtthh
Copy link

ddtthh commented Nov 14, 2024

In 0.12.x runBackground does no longer forward the sub-process output to the console.

Setting runBackgroundLogToConsole to false actually causes the log files in out to be created and the sub-process output is forwarded to them. Without setting this option the log files are not created.

It did work with 0.11.12

@lihaoyi lihaoyi linked a pull request Nov 15, 2024 that will close this issue
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 a pull request may close this issue.

1 participant