Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New EventTracker methods #156

Open
danfuzz opened this issue Feb 28, 2023 · 0 comments
Open

New EventTracker methods #156

danfuzz opened this issue Feb 28, 2023 · 0 comments
Labels
enhancement New feature or request framework Has something to do with the system framework

Comments

@danfuzz
Copy link
Owner

danfuzz commented Feb 28, 2023

[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()).
@danfuzz danfuzz added framework Has something to do with the system framework enhancement New feature or request labels Feb 28, 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 framework Has something to do with the system framework
Projects
None yet
Development

No branches or pull requests

1 participant