]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
upload: add Encoder.abort(), to abandon the upload in progress. Add some debug hooks...
authorBrian Warner <warner@allmydata.com>
Tue, 15 Jan 2008 04:22:55 +0000 (21:22 -0700)
committerBrian Warner <warner@allmydata.com>
Tue, 15 Jan 2008 04:22:55 +0000 (21:22 -0700)
commita6ca98ac533621bc094abafaf33665a3f7c4b3b2
treeaf0627aa9230ef35e311a9ae4ececfedc64c37a5
parent60090fb9f2feabc65bb123d3cdbe088a37f78a7f
upload: add Encoder.abort(), to abandon the upload in progress. Add some debug hooks to enable unit tests.
src/allmydata/encode.py
src/allmydata/interfaces.py
src/allmydata/storage.py
src/allmydata/test/test_encode.py
src/allmydata/test/test_storage.py
src/allmydata/upload.py