python3: To be safe, abort entirely if initial epoller registration fails.
[ashd.git] / python3 / ashd / async.py
2017-02-01 Fredrik Tolfpython3: To be safe, abort entirely if initial epoller...
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-06-22 Fredrik Tolfpython: Improved current-watcher implementation.
2016-06-19 Fredrik Tolfpython: Fixed async module bug.
2016-06-19 Fredrik Tolfpython: Added a channel superclass for ashd.async.
2016-06-18 Fredrik Tolfpython: Somewhat integrate async watchers with wsgidir...
2016-06-17 Fredrik Tolfpython: Rewrote ashd.async for greater generality.
2016-06-11 Fredrik Tolfpython3: Added utility module for dealing with asynchro...