futurist/futurist
Mehdi Abaakouk d38f4ccf02 replace _callables by _works
In PeriodicsTasks _callables have been renamed _works
a while ago, but one occurence was missing.

Change-Id: I16cdda70917721d4140e2217f8bfce53ee5b730d
2016-11-23 09:16:36 +01:00
..
tests Add what the watcher watches to the watcher as a property 2016-03-31 23:21:37 -07:00
__init__.py Expose underlying futures.CancelledError 2016-01-26 17:11:22 -08:00
_futures.py Eliminate unneccessary patching in GreenFuture 2016-08-09 17:15:11 +03:00
_green.py Move most of green helper classes -> '_green.py' 2015-09-30 16:25:12 -07:00
_thread.py Begin adding our own thread pool executor 2016-06-11 11:05:18 -07:00
_utils.py Begin adding our own thread pool executor 2016-06-11 11:05:18 -07:00
periodics.py replace _callables by _works 2016-11-23 09:16:36 +01: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