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

EventQueue.get() behaviour #54

Open
bmort opened this issue Nov 22, 2018 · 0 comments
Open

EventQueue.get() behaviour #54

bmort opened this issue Nov 22, 2018 · 0 comments

Comments

@bmort
Copy link
Contributor

bmort commented Nov 22, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant