Skip to content

Fix pipe writable state when reader is closed#1985

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:test-file-closed-when-blocking
Mar 24, 2022
Merged

Fix pipe writable state when reader is closed#1985
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:test-file-closed-when-blocking

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

A full pipe should become writable if there are no readers, so that it can return EPIPE.

@stevenengler stevenengler added the Type: Bug Error or flaw producing unexpected results label Mar 24, 2022
@stevenengler stevenengler requested a review from sporksmith March 24, 2022 17:49
@stevenengler stevenengler self-assigned this Mar 24, 2022
@github-actions github-actions bot added Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks labels Mar 24, 2022
@stevenengler stevenengler merged commit 9321d48 into shadow:main Mar 24, 2022
@stevenengler stevenengler deleted the test-file-closed-when-blocking branch March 24, 2022 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks Type: Bug Error or flaw producing unexpected results

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants