breilly / fm-orchestrator

Forked from fm-orchestrator 4 years ago
Clone

53d35e5 Local builds: avoid 'Hub not initialized. Queueing on the side' warnings

Authored and Committed by otaylor 2 years ago
    Local builds: avoid 'Hub not initialized.  Queueing on the side' warnings
    
    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.
    
        
file modified
+1 -0