You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since BarterDude depends on async-worker, BarterDude already depends on aiologger, which means that the change won't add a new dependency. Instead, we'll be removing one!
It will give BarterDude an easy performance boost, contributing to it's fully async design! (It's an old post, but a more detailed explanation can be found here)
Motivations:
Do you guys think that it's ok if I submit a PR with the changes need to use aiologger instead of python-json-logger?
The text was updated successfully, but these errors were encountered: