Make custom BaseAuthHandler
and BaseAgent
classes sync
#958
Labels
agent
Related to cat agent (reasoner / prompt engine)
async/await
Tasks and issues related to asynchronous programming, async functions, and await syntax.
enhancement
New feature or request
No more async in core classes and plugin primitives, as it is not necessary and the performance advantage is not worth the maintaining effort. See here for more context.
Take away
async/await
from auth handlers and agent classes.If somebody is available to do it, comment and I will assign the issue.
Hugs
The text was updated successfully, but these errors were encountered: