mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-15 00:20:17 +08:00
We don't need messages at all for local builds, so use a separate "drop" backend and reserve the "in_memory" backend for tests, where we sometimes want to inspect the messages. This avoids a warning for each published message.