Skip to content

[Bug] Pubsub events go missing #367

@mzimbres

Description

@mzimbres

I am writing a benchmark for different Redis clients where I know exactly how many pubsub events will be received. When that number is reached the benchmark ends and the app exits. The fred-rs implementation works well up to a certain number of events. After a certain limit not all events are arrive, I guess they go some missing.

The app I wrote which you can use to reproduce the problem can be found here.

Please let me know if fred is being used correctly and efficiently. In the same project you can find the same app implemented with other clients languages, including rust. All of them receive the correct number of events. Thanks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions