Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
request, and fix up test output
|
|
These tests have uncovered at least 2 bugs that haven't yet been squashed:
- 1% selection hangs
- 20% selection only takes as many as 10%
|
|
|
|
tested (coming soon)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
return an error for lack of .go files
|
|
bucket-lines would crash for any line that didn't have a corresponding image.
Lines which weren't grayscale would also cause crashes; now they are just
converted to grayscale if necessary.
As a bonus, lines in jpeg can also be decoded successfull.
|
|
bookpipeline is now at rescribe.xyz/bookpipeline
preproc is now at rescribe.xyz/preproc
integralimg is now at rescribe.xyz/preproc/integralimg
|
|
|
|
|
|
|
|
|
|
This is useful for prebinarised images, which don't need full preprocessing,
but do require wiping, albeit with a more conservative threshold.
|
|
|
|
|
|
for wipe
|
|
|
|
|
|
|
|
ensure connections to new ips not in known_hosts still succeed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requests concurrently in due course
|
|
|
|
|
|
quickly
Rather than waiting for the whole length of a visibility timeout,
in which time another process may grab the message, instead wait
a short amount of time, each time the message is searched for.
Also add a bit more logging.
|
|
the case of heartbeat running out
|
|
|
|
|