-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Traceback (most recent call last):
File "async.py", line 26, in
app.run()
File "poloniex-api/poloniex/app.py", line 81, in run
self.init_api(self.loop, session)
File "poloniex-api/poloniex/app.py", line 68, in init_api
stop_decorator(self.main, self.push)()
File "/usr/lib64/python3.5/site-packages/asyncio-3.4.3-py3.5.egg/asyncio/tasks.py", line 567, in gather
fut = async(arg, loop=loop)
File "/usr/lib64/python3.5/site-packages/asyncio-3.4.3-py3.5.egg/asyncio/tasks.py", line 516, in async
raise TypeError('A Future or coroutine is required')
TypeError: A Future or coroutine is required
sys:1: RuntimeWarning: coroutine 'AsyncApp.init_api..stop_decorator.' was never awaited
sys:1: RuntimeWarning: coroutine 'WAMPClient.start' was never awaited
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels