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

add json serialization for subprocesses #602

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JRoper18
Copy link

@JRoper18 JRoper18 commented Aug 7, 2023

Specifying both the json and subprocess flags will only print out the dump of the root process and will ignore subprocesses.

I believe this fixes the issue. I'm not a rust native -- I'd be happy to fix any smells I created.

Closes #601

@JRoper18 JRoper18 marked this pull request as ready for review August 7, 2023 20:38
@hunshcn
Copy link

hunshcn commented May 14, 2024

Could you rebase it?

Although the merge seems to be blocked, it helps everyone to use it directly (we can use ci's artifac)

@hunshcn
Copy link

hunshcn commented May 14, 2024

also ping @benfred . Can this PR land?

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.

Subprocess and json flags don't work together
2 participants