Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

EventQueue.get() behaviour #54

Description

@bmort

The EventQueue.get() method returns a single event everytime a new event is published. The problem is that if there is a list of historical events in the queue, it only pops the oldest one on getting new event so unprocessed events remain in the queue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions