You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the swift-system package dependency requirement to 1.4.2
1.4.0 introduced FileDescriptor.pipe() on Windows, use that implementation instead of duplicating it, which also resolves an ambiguous overload issue in the tests on newly cloned repos. 1.4.2 also has some FreeBSD and OpenBSD fixes and since this repo has some support for those platforms, we should pull it in as well.
0 commit comments