Empire-Cli icon indicating copy to clipboard operation
Empire-Cli copied to clipboard

Removing use of threading where possible

Open vinnybod opened this issue 4 years ago • 0 comments

I think it would be better to replace threading with asyncio or similar. We should also review all use of threads to make sure they don't run forever.

vinnybod avatar Nov 15 '20 23:11 vinnybod