Closed Landeers closed 1 year ago
Timeout to use antivirus cache is hardcoded await trio.sleep(2) Create a parameter instead of this.
await trio.sleep(2)
Timeout to use antivirus cache is hardcoded
await trio.sleep(2)
Create a parameter instead of this.