
ListenerSetupMixin.ThreadTracker was reading self._received_msgs unlocked and sleep/looping until the desired value was reached. Replaced this pattern with a threading.Condition. Change-Id: Id4731caee2104bdb231e78e7b460905a0aaf84bf
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%