Comment 11 for bug 1288878

Revision history for this message
Mehdi Abaakouk (sileht) wrote :

This use threading.local..., if you got an AttributeError, this is because you have not monkeypatched threading or because monkeypatch have been done after you load oslo.messaging module.