One of possible approaches to terminate Producer-Consumer pattern is using PoisonPill idiom. If you use PoisonPill as termination signal then Producer is responsible to notify Consumer that exchange is over and reject any further messages. Consumer receiving PoisonPill will stop to read messages fro
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected