Skip to content

Remove redundant cwd handling in do_core_work

Ahmon Dancy requested to merge review/dancy/remove-redundant-cwd-handling into main

cwd shuffling is handled by the clone() context manager.

Merge request reports