mastodon / flodgatt

A blazingly fast drop-in replacement for the Mastodon streaming API server
GNU Affero General Public License v3.0
86 stars 8 forks source link

Fix bug leading to dropped messages #34

Closed codesections closed 5 years ago

codesections commented 5 years ago

This PR fixes an issue where messages would be dropped if multiple messages arrived from Redis at the same time.