tahoe-lafs/src/allmydata/immutable
Brian Warner 4b7c94ece0 downloader.Segmentation: unregisterProducer when asked to stopProducing, this
seems to avoid the #1155 log message which reveals the URI (and filecap).

Also add an [ERROR] marker to the flog entry, since unregisterProducer also
makes interrupted downloads appear "200 OK"; this makes it more obvious that
the download did not complete.
2010-08-06 00:07:05 -07:00
..
downloader downloader.Segmentation: unregisterProducer when asked to stopProducing, this 2010-08-06 00:07:05 -07:00
__init__.py move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected. 2008-07-16 13:14:39 -07:00
checker.py Rewrite immutable downloader (#798). This patch rearranges the rest of src/allmydata/immutable/ . 2010-08-04 00:26:39 -07:00
encode.py Fix up the behavior of #778, per reviewers' comments 2010-05-13 17:49:17 -07:00
filenode.py lazily create DownloadNode upon first read()/get_segment() 2010-08-04 00:28:08 -07:00
layout.py Rewrite immutable downloader (#798). This patch rearranges the rest of src/allmydata/immutable/ . 2010-08-04 00:26:39 -07:00
literal.py Rewrite immutable downloader (#798). This patch rearranges the rest of src/allmydata/immutable/ . 2010-08-04 00:26:39 -07:00
offloaded.py de-Service-ify Helper, pass in storage_broker and secret_holder directly. 2009-08-15 13:17:37 -07:00
repairer.py Rewrite immutable downloader (#798). This patch rearranges the rest of src/allmydata/immutable/ . 2010-08-04 00:26:39 -07:00
upload.py Rewrite immutable downloader (#798). This patch rearranges the rest of src/allmydata/immutable/ . 2010-08-04 00:26:39 -07:00