Closed haesbaert closed 4 months ago
This unifies what fork+exec+exit outputs once and for all. cwd cannot be gathered on exit as it's already gone by the time we try to fetch it.
Code LGTM, CI is failing though. Perhaps unrelated?
Yeah, I don't think it's related, I've seen this flapping in other diffs as well
This unifies what fork+exec+exit outputs once and for all. cwd cannot be gathered on exit as it's already gone by the time we try to fetch it.