Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

feat: introduce closeAsync to Batcher #1423

Merged
merged 8 commits into from Jul 16, 2021

Commits on Jul 2, 2021

  1. feat: introduce closeAsync to Batcher

    This should allow callers to signal that they are done using a batcher without blocking their thread.
    igorbernstein2 committed Jul 2, 2021
    Copy the full SHA
    5734f71 View commit details
    Browse the repository at this point in the history
  2. improve comments

    igorbernstein2 committed Jul 2, 2021
    Copy the full SHA
    dc7a40d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    84e6923 View commit details
    Browse the repository at this point in the history
  4. add tests

    igorbernstein2 committed Jul 2, 2021
    Copy the full SHA
    acdddff View commit details
    Browse the repository at this point in the history
  5. format

    igorbernstein2 committed Jul 2, 2021
    Copy the full SHA
    f13cacd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7ccd283 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Copy the full SHA
    2305c3d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Copy the full SHA
    0a54ad0 View commit details
    Browse the repository at this point in the history