Added comments on workers
This commit is contained in:
2
main.py
2
main.py
@@ -7,6 +7,8 @@ from modules.scheduler import scheduler
|
||||
|
||||
# Uncomment this and the line below client declaration
|
||||
# in order to use context manager in your commands.
|
||||
# Don't forget to disable PyroClient workers if you want
|
||||
# to use convopyro, because workers create more event loops.
|
||||
# from convopyro import Conversation
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user