futurist/futurist
Monty Taylor 658a29412b
Only install monotonic on python2
monotonic is a backport of time.monotonic from python3. Only install it
for python2.

Depends-On: https://review.openstack.org/615441
Change-Id: Id27cd748e883d54dd93dac2e6bd8caee6728f7e1
2018-11-04 08:42:59 -06:00
..
tests Remove the duplicated word 2018-08-22 12:07:52 +08:00
__init__.py Expose underlying timeout error 2017-03-31 22:56:26 -07:00
_futures.py Improve get optimal count of max_worker for pool 2017-12-21 16:01:17 +01:00
_green.py Add re-raising SystemExit exception 2017-01-12 15:32:32 +00:00
_thread.py Begin adding our own thread pool executor 2016-06-11 11:05:18 -07:00
_utils.py Only install monotonic on python2 2018-11-04 08:42:59 -06:00
periodics.py Do not check spacing if periodic disabled 2017-03-23 14:36:25 +02:00
rejection.py Fix wrong comparison in reject_when_reached 2016-02-17 20:07:24 +01:00
waiters.py Add future waiting helper module 2015-07-11 05:46:37 +00:00