CPU usage with ssh.blocking = true (wodSSH / wodSSH.NET)
I think I can try and make this logic work but I am going to need to rewrite a bunch of the functions. Right now I am finding and declaring the prompt, I am just using a regex string. I am also declaring WeOnlyDo.Client.SSH as a local variable since I spawn a new one based upon a queue list of devices to connect to, which means I can't create it with events.
I am trying this now though by setting up a new inherited class but I was hoping for fix that wouldn't rely on events.