futurist/doc/source
Joshua Harlow 2019213a62 Add future waiting helper module
This code is useful for waiting on green or regular futures
and ensuring this is done in a safe manner (both kinds can
not be waited at on the same time, due to how the locking
and event objects & strategies of both differ).

Depends-On: Ie491d8a504903fb27dcb9610567e660b86669126

Change-Id: I44ae2d260c1ecbdbd45b00b26113f9f1d64db5b6
2015-07-11 05:46:37 +00:00
..
api.rst Add future waiting helper module 2015-07-11 05:46:37 +00:00
conf.py Add basic doctest(ed) executor examples 2015-06-10 21:19:28 +00:00
contributing.rst Vastly improve the docs 2015-06-05 15:43:06 -07:00
examples.rst Add some basic periodic worker activation examples 2015-06-12 23:21:41 -07:00
features.rst Add periodics to doc features section 2015-06-25 20:53:29 -07:00
history.rst Add history.rst that uses generated 'ChangeLog' file 2015-06-23 16:07:46 -07:00
index.rst Add history.rst that uses generated 'ChangeLog' file 2015-06-23 16:07:46 -07:00
installation.rst Add initial .gitreview file and cookie-cutter template 2015-06-02 09:22:45 -04:00