Skip to content

chore: improve async-std maintenance path#1105

Open
oab24413gmai wants to merge 1 commit into
async-rs:mainfrom
oab24413gmai:maint/20260526061029
Open

chore: improve async-std maintenance path#1105
oab24413gmai wants to merge 1 commit into
async-rs:mainfrom
oab24413gmai:maint/20260526061029

Conversation

@oab24413gmai
Copy link
Copy Markdown

Summary:

  • Add edge-case unit tests for BufRead/Read combinator behavior at EOF and empty-buffer boundaries (e.g. read_until with no delimiter, take(0) returning Ok(0) immediately), targeting branches currently lacking coverage.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant