Skip to content

fix(util): support shells passing subshell fd as /dev/fd

Levente Polyak requested to merge fix/dev-subshell-fd into master

This adds support orthogonal to shells that pass subshell fd as /proc/self/fd.

Merge request reports