cr0hn / aiotasks

A Celery like task manager that distributes Asyncio coroutines
Other
439 stars 37 forks source link

TypeError: DB must be of int type, not '12' #13

Open dengxiangcheng opened 6 years ago

dengxiangcheng commented 6 years ago

manager=build_manager("redis://192.168.1.93:6379/12") why?