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
F18735272: D21358.diff
Wed, Oct 1, 12:37 AM
F18617331: D21358.diff
Sun, Sep 14, 8:55 PM
F18101196: D21358.id.diff
Aug 9 2025, 12:22 PM
F18095458: D21358.id50840.diff
Aug 7 2025, 11:47 PM
F18091505: D21358.id.diff
Aug 6 2025, 10:10 PM
F18086252: D21358.diff
Aug 5 2025, 8:25 PM
F18022988: D21358.id50839.diff
Aug 2 2025, 8:46 PM
F17723595: D21358.diff
Jul 18 2025, 11:46 AM
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.