Skip to content

fix stalling diff fetcher

Administrator requested to merge cc/diff-fetcher-exit into main

Created by: camdencheek

Convert diff fetcher to use os pipes rather than in-process pipes to avoid the weirdness around commands not exiting until the pipes are fully read.

Merge request reports

Loading