In SERVER-84015, we added a commit that allowed a process's `stdin` to be redirected to read from a named pipe. We added a corresponding enterprise commit with a targeted test for magic restore that utilized this test infrastructure.
However, we noticed some interesting behavior specifically on Windows, which resulted in evergreen test failures. Consequently, we skipped the test for Windows variants temporarily. We should investigate those failures under this ticket, and see if we can figure out a solution.
Here's a link to a failing patch.