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

Make StreamIdGen get_next and get_next_mult async #8161

Merged
merged 3 commits into from
Aug 25, 2020

Commits on Aug 25, 2020

  1. Make StreamIdGen get_next and get_next_mult async.

    This is mainly so that `StreamIdGenerator` and `MultiWriterIdGenerator`
    will have the same interface, allowing them to be used interchangeably.
    erikjohnston committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    63e7dad View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    2697b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa02029 View commit details
    Browse the repository at this point in the history