Skip to content

Conversation

awinograd
Copy link

Setting queue[event.id] to null was leaving the key in the queue object. On reconnect, we iterate through the keys and retrieve properties on the events without checking for null events. Rather than add that check, i've deleted the event.id key from the queue object.

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

Successfully merging this pull request may close these issues.

1 participant