oslo.concurrency/README.rst
wangqi bcd3e5db9d Remove PyPI downloads
According to official site,
https://packaging.python.org/guides/analyzing-pypi-package-downloads/
PyPI package download statistics is no longer maintained and thus
should be removed.

Change-Id: I42ebd3541b8b34b5627b04676c925aa0162d058a
2018-08-07 05:57:25 +00:00

926 B

Team and repository tags

image

oslo.concurrency

Latest Version

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