-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pencil: fix wrongly set std io nonblocking
this test was setting std input to nonblocking mode, and would affect std out print function. so we have to use a real file that is safe to set to nonblocking
- Loading branch information
1 parent
d3d4042
commit 7843462
Showing
1 changed file
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters