sass --embedded doesn't reliably exit when closing stdin on Windows #2424
Open
Description
This is the same as #2278
This looks like a regression as the tests
- Pass in 1.63.2
- Fails in >= 1.77.5 (last tested 1.80.5)
This works fine on other platforms tested: MacOS and Linux.
I see no error output (stderr, log events) while testing this.