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

tyranron/lapin-issue-133-example

Repository files navigation

Reproduction of sozu-proxy/lapin#133

Example repo which reproduces sozu-proxy/lapin#133.

Reproduce steps

  1. docker-compose up and wait RabbitMQ is ready (RabbitMQ Management).

  2. cargo run --bin produce 2-3 deliveries and stop.

  3. cargo run --bin consume all the deliveries are processed.

  4. cargo run --bin produce again.

  5. Only first delivery is processed and consuming stucks.

Releases

No releases published

Packages

No packages published

Languages