Hi everyone,
I am having a problem with current twisted trunk (rev 27375). I am trying to
implement simple ssh client with conch.ssh but right now my implementation
works wrong way. I've made a wrapper class for my client factory, to
separate host/creds information and command I want to execute. So
, Johann Borck wrote:
> Stanislav Yudin wrote:
> > Hi everyone,
> > I am having a problem with current twisted trunk (rev 27375). ... So
> > the problem is that the first call to execute returns from
> > reactor.run() right after reactor.stop(), but second call to same
>