Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Producer.auto_declare to declare exchanges as needed
Connection has a cache of which entities (exchange/queue) have been declared, so this shouldn't have too much of a performance impact. This does, however, make tests much more reliable.
- Loading branch information