Luke Macken

Results 24 issues of Luke Macken

It would be nice to be able to pip-install this module from PyPi.

...and support coroutines for the on_open argument of start

:hankey:

enhancement

There are cases where the pyrasite-shell may get disconnect from the reverse connection thread. We should figure out how to gracefully recover the connection.

It would be awesome if pyrasite could inject code into a remote application over ssh.

enhancement

We should occasional look for new or removed python processes and update our sidebar

enhancement

Right now, upon selecting a process from the gui, we simply trace the call graph for 1 second, and then spit out an image. Ideally we should make this configurable...

enhancement

We should figure out a way to better distinguish the different threads in the sparkline, allowing people to easily see the corresponding thread stack. It would also be nice to...

enhancement

http://readthedocs.org/docs/pyrasite/en/latest/Payloads.html#reverse-python-shell 'print x' from the pyrasite-gui works as expected, but somewhere along the way the reverse_python_shell payload lost this ability.

regression

My cockpit instances were working great until I ran it on a machine that had hundreds of docker images, and the interface slowed to a crawl and became unusable. Cleaning...