Skip to content

Drain ioreader and slicereader when read_exact even if read fails#271

Merged
minghuaw merged 2 commits into
mainfrom
fix/ioreader-drain-read-exact
Aug 6, 2024
Merged

Drain ioreader and slicereader when read_exact even if read fails#271
minghuaw merged 2 commits into
mainfrom
fix/ioreader-drain-read-exact

Conversation

@minghuaw
Copy link
Copy Markdown
Owner

@minghuaw minghuaw commented Aug 6, 2024

No description provided.

@minghuaw minghuaw merged commit 4c06f54 into main Aug 6, 2024
@minghuaw minghuaw deleted the fix/ioreader-drain-read-exact branch August 6, 2024 19:11
minghuaw added a commit that referenced this pull request Aug 6, 2024
#269)

* only include properties in send_properties

* cargo fmt

* Drain ioreader and slicereader when read_exact even if read fails (#271)

* drain ioreader and slicereader when read_exact even if read fails

* reader peek only returns option

* only include properties in send_properties

* cargo fmt
minghuaw added a commit that referenced this pull request Aug 6, 2024
* fix type in crate root doc

* Fix serde_amqp Value Serializer not handling nested composite types properly (#261)

* fixed bug with value serializer not handling nested composite types properly

* cargo fmt and clippy

* updated changelog and bumped version

* Drain ioreader and slicereader when read_exact even if read fails (#271)

* drain ioreader and slicereader when read_exact even if read fails

* reader peek only returns option

* Not include properties in Flow unless explicitly use `send_properties` (#269)

* only include properties in send_properties

* cargo fmt

* Drain ioreader and slicereader when read_exact even if read fails (#271)

* drain ioreader and slicereader when read_exact even if read fails

* reader peek only returns option

* only include properties in send_properties

* cargo fmt

* fix type in crate root doc
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.

serde_amqp::read::IoReader unit test fails after rust is updated to 1.80

1 participant