AGSPhoenix

Results 21 issues of AGSPhoenix

With the new signal handling in the client, being able to send a ctrl-c via `docker kill` would be a nice feature.

Today I discovered that if you return from your WSGI function without calling start_response() first, you get a rather unhelpful traceback: ``` Traceback (most recent call last): File "your-python/site-packages/eventlet/wsgi.py", line...

bug

Directly copied out of a backdoor session: ``` >>> print("1") print("2") print("3") print("4") print("5") print("6") print("7") print("8") print("9") print("10") print("11") print("12") print("13") print("14") print("15")1 >>> 3 >>> 15 >>> ```...

importance-enhancement
need-contributor

``` phoenix@debian:~$ ia upload --status-check success: is accepting requests. phoenix@debian:~$ dd if=/dev/zero bs=1M count=1 of=testfile 1+0 records in 1+0 records out 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00139101 s,...

The full help text for that parameter is: ``` -criteria The criteria used for searching updates. The default criteria is "IsHidden=0 and IsInstalled=0 and Type='Software'" which is effectively just critical...

Documentation
0 - Backlog

``` [01:36:32] rsocks.servers.foo Connected to upstream .onion:80 [01:36:32] rsocks.servers.foo Connection from 127.0.0.1:32858 [01:36:32] rsocks.servers.foo Connected to upstream .onion:80 Traceback (most recent call last): File "/root/rsocks/venv/lib/python3.6/site-packages/eventlet/greenpool.py", line 88, in _spawn_n_impl File...

bug

They're not included in the GitHub releases, they're not on the website, and there is no compile guide. The code layout looks pretty standard for Linux, but it's not clear...

This plugin simply wasn't working for me, and it took some reading through the closed issues to find out why. I tried both M73 and M113 in the terminal as...

It may not be pretty, but it friggin' works. I did some initial testing with The Daily Show, but I have no idea how it handles other sites. Of particular...

The `:stream` ADS used to save plot progress isn't well documented, causing issues when using non-NTFS storage systems. * In some limited testing, creating the stream appears to silently fail...