Gary Kotton 9b3c8f34a9 Add debug log to indicate when external lock is taken
In a case when a number of threads are concurrently accessing a
resource that has a external lock there is no indication when
one of the threads has taken the external lock.

This patch adds in a debug log to try and add some clarity.

Change-Id: Ibd7cfd3b39370b1a54f2ab50c75c6b92a876ae1a
2017-07-26 17:54:27 +03:00
2016-12-20 14:35:31 +11:00
2017-03-03 00:02:48 +00:00
2017-02-08 16:48:09 +08:00

Team and repository tags

image

oslo.concurrency

Latest Version

Downloads

The oslo.concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

Description
OpenStack library for all concurrency-related code
Readme 4.6 MiB
Languages
Python 100%