Viewing profile — hwinked
hwinked
HN member- Joined
- Wed, Mar 09, 2022, 3:59 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About hwinked
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #30615874
I don’t think this is a bug. The program writes to stdout which is guaranteed by *ix to be there. If it is full, it would block until the kernel serviced it. In your examples, the …