A collection of async functionality and additions from the future.
61389a15d0
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we don't need it in lower-constraints. These changes will help us to drop `mock` from openstack/requirements Change-Id: Ife7e5175cebdaa454c61f7f9f768e3dc4221385a |
||
---|---|---|
doc | ||
futurist | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Futurist
Code from the future, delivered to you in the now. The goal of this library would be to provide a well documented futures classes/utilities/additions that allows for providing a level of transparency in how asynchronous work gets executed. This library currently adds statistics gathering, an eventlet executor, a synchronous executor etc.
- Free software: Apache license
- Documentation: https://docs.openstack.org/futurist/latest/
- Source: https://opendev.org/openstack/futurist
- Bugs: https://bugs.launchpad.net/futurist
- Blueprints: https://blueprints.launchpad.net/futurist
- Release notes: https://docs.openstack.org/releasenotes/futurist