-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Async is slower than Sync, which means I did not properly implement async/await functions in my http loop. On top of this, my async code is a straight copy of sync code with .await on some function calls. Every time I make a change to my sync code, I also got to do the same to my async code and vice versa.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request