Page MenuHomePhabricator

On Windows, don't try to set "stdin" nonblocking, as it does not work
ClosedPublic

Authored by epriestley on Jun 12 2020, 9:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:32 AM
Unknown Object (File)
Sun, Apr 7, 7:57 PM
Unknown Object (File)
Fri, Mar 29, 3:04 PM
Unknown Object (File)
Mar 24 2024, 8:35 PM
Unknown Object (File)
Mar 17 2024, 9:42 PM
Unknown Object (File)
Mar 5 2024, 4:37 PM
Unknown Object (File)
Feb 3 2024, 7:13 PM
Unknown Object (File)
Jan 5 2024, 6:29 PM
Subscribers
None

Details

Summary

See https://discourse.phabricator-community.org/t/arc-land-fail-unable-to-set-stdin-nonblocking/4006/.

See also https://bugs.php.net/bug.php?id=34972.

Note that you can't ^C during a prompt (or at any other time) in Windows currently, see T13549.

Test Plan

On Windows, hit a prompt in "arc land", then answered it successfully.

Diff Detail

Repository
rARC Arcanist
Branch
win1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24659
Build 34001: Run Core Tests
Build 34000: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 12 2020, 9:29 PM
This revision was automatically updated to reflect the committed changes.