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

@bmort

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions