Empire-Cli
Empire-Cli copied to clipboard
Removing use of threading where possible
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.