Skip to content

[feat] Reader support readeNextAsync interface. - #176

Merged
BewareMyPower merged 1 commit into
apache:mainfrom
shibd:tview_reader
Jan 19, 2023
Merged

[feat] Reader support readeNextAsync interface.#176
BewareMyPower merged 1 commit into
apache:mainfrom
shibd:tview_reader

Conversation

@shibd

@shibd shibd commented Jan 18, 2023

Copy link
Copy Markdown
Member

Motivation

Currently, Reader does not support the readNextAsync interface.

Modifications

  • Modify the Consumer:receiveAsync method to pass the parameter callback reference to pass as a value.
  • Add readNextAsync interface and Impl to Reader.

Verifying this change

  • Add ReaderTest.testAsyncRead to cover this change.

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@shibd shibd mentioned this pull request Jan 18, 2023
4 tasks
@shibd shibd self-assigned this Jan 18, 2023
@shibd shibd added the enhancement New feature or request label Jan 18, 2023
@shibd
shibd requested a review from RobertIndie January 19, 2023 02:44
@shibd shibd added this to the 3.2.0 milestone Jan 19, 2023
@BewareMyPower
BewareMyPower merged commit 3e5c9c7 into apache:main Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants