friendo-bot icon indicating copy to clipboard operation
friendo-bot copied to clipboard

Fix/todo_list feature

Open uncomfyhalomacro opened this issue 4 years ago • 0 comments

Reason:

.todo_list does not work sometimes. It might be because the wrapper uses asyncio.sleep() which executes the code prematurely.

Edit: we found out that it is not the asyncio.sleep() since it just a wrapper that executes the code after the sleep timer. The problem is we don't know where the error came from. I will read the code more.

uncomfyhalomacro avatar Oct 06 '20 02:10 uncomfyhalomacro