mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-06-14 22:17:34 +08:00
Use the same key for this that we used to use.
This commit is contained in:
@@ -344,7 +344,7 @@ _messaging_backends = {
|
||||
'amq': {
|
||||
'publish': _amq_publish,
|
||||
},
|
||||
'memory': {
|
||||
'in_memory': {
|
||||
'publish': _in_memory_publish,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user