Skip to content

New EventTracker methods #156

@danfuzz

Description

@danfuzz

[Moving an in-source TODO to an issue.]

Consider adding these methods to async/EventTracker:

  • nextNow() -- Synchronous version of next().
  • peekNow() -- Synchronous version of peek().
  • withPushedHead() -- Produce a new instance as described.
  • withReplacedHead() -- Produce a new instance as described (uses event.withPayload()).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestframeworkHas something to do with the system framework

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions