David Frascone
David Frascone
I started looking into what it would take to port from hyper -> httpx, and it's not THAT bad, but, it does take some knowledge of the innerworkings of both...
I tested it, and declined the PR. Wasn't even close to a full solution. If anyone knows hyper *or* httpx, they could better evaluate how much the lift would be....
Do you have a thought of how the plugin system may work? We are using a redis cluster for celery, and, since I can't abuse the cluster for this too,...
Ok -- I have looked at the code a bit, and, there are a couple of issues that I see: 1) Looks like the configuration can either specify a redis,...
You may want to try out my PR. I moved to `adb_shell` which seems to work much better.
Cool! I'll start looking at how iterm did it, and how VTE did it . . . . not sure if I'll have time to help, but, I might :)...
@sazo This is really strange - can you provide more details, please? Maybe how to reproduce and verify the error, like you did? That way, another developer (or myself) can...
Pretty sure this only uses ssh style creds - do you have THOSE creds stored in a folder, and this plugin can't get to them?
Thank you so much for going through the documentation. I'm happy to incorporate any edits that you think we need. I haven't looked at that file in a long time...
Looks like rebuild if destination changes may be broken - marking this as a bug.