lbry-sdk/lbrynet
Oleg Silkin b032e99dd1 Removes the twisted dependency from the analytics file and replaces it
with `asyncio` and `aiohttp`. Also removes the calling loop from the
analytics in favor of a `dict` that stores the names of the methods
and their coroutines that are wrapped inside a looping task. The tasks
are canceled when the analytics manager is asked to shutdown

Signed-off-by: Oleg Silkin <o.silkin98@gmail.com>
2019-01-11 14:33:45 -05:00
..
blob lots o bugs fixed discovered while using desktop app 2019-01-07 21:56:05 -05:00
dht fix pylint failures unveiled after astroid pin 2018-11-26 11:32:41 -05:00
extras Removes the twisted dependency from the analytics file and replaces it 2019-01-11 14:33:45 -05:00
p2p pylint 2019-01-10 22:38:27 -05:00
schema Removes six From Project (#1660) 2018-11-22 23:24:21 -05:00
__init__.py v0.30.5rc3 2019-01-11 01:17:43 -05:00
build_type.py Fix spelling 2018-10-18 14:40:37 +03:00
conf.py Update conf.py 2019-01-10 23:50:59 -05:00
cryptoutils.py move files 2018-11-09 16:52:42 -05:00
custom_logger.py better setup of custom logger class 2018-11-09 16:52:46 -05:00
log_support.py fix 2018-11-09 16:52:46 -05:00
utils.py fix pylint failures unveiled after astroid pin 2018-11-26 11:32:41 -05:00
winpaths.py move files 2018-11-09 16:52:42 -05:00