futurist/futurist
Joshua Harlow 9c41f41698 Fix time related check in rejection test
Instead of using time functions to delay submissions
to validate that rejection fails use an event instead
and use it to force the needed threads to block up so
that rejection will always happen (even with time
changes).

Closes-bug: #1552232

Change-Id: Ib688dccd8eda8c11b71b4aa36904ee67d2f93889
2016-03-02 17:15:12 -08:00
..
tests Fix time related check in rejection test 2016-03-02 17:15:12 -08:00
__init__.py Expose underlying futures.CancelledError 2016-01-26 17:11:22 -08:00
_futures.py Expose underlying futures.CancelledError 2016-01-26 17:11:22 -08:00
_green.py Move most of green helper classes -> '_green.py' 2015-09-30 16:25:12 -07:00
_utils.py Ensure all futures have completed before run returns 2016-02-09 10:03:57 -08:00
periodics.py Fix jitter strategies 2016-02-24 17:23:13 -08: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