grzegorz/grzegorz
Aleksander Wasaznik 2b33f51053 Use asyncio.gather instead of asyncio.wait
asyncio.gather immediatly propagates exceptions, which is nice for
debugging, and what we wanted in the first place.
2017-02-06 20:30:29 +01:00
..
__init__.py Use asyncio.gather instead of asyncio.wait 2017-02-06 20:30:29 +01:00
metadatafetch.py Implement title fetch in metadatafetch.py 2017-02-05 15:59:23 +01:00
nyasync.py Use asyncio.gather instead of asyncio.wait 2017-02-06 20:30:29 +01:00
playlistmanage.py Add singleton playlist manager 2017-02-05 16:30:18 +01:00