| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
this check was here because the first read will return empty if it was an
invalid byte sequence for e.g. gzip because we needed to receive more data. the
second read will always return data (not decoded) so regardless of what the
already-read data is, the second read is the only criteria we need.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
call _request()
|
| | |
|
| |
|
|
|
| |
this was because the threads spawned by multiprocessing.Queue seemed to be
making Process.join() believe the subprocess had not exited.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
not null
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This reverts commit f3d8ffad2c8dc9444e32f65e3c78373ec6ad0661.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
client"
This reverts commit 81347fbba0ab9325321bc9e085b3354bb16512df.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
closes #113
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|