mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 18:06:46 +00:00
Document the motivation.
This commit is contained in:
parent
7bdfed6434
commit
a61e41d5f9
@ -658,6 +658,8 @@ class SystemTest(SystemTestMixin, RunBinTahoeMixin, unittest.TestCase):
|
||||
self.failUnlessEqual(res, NEWERDATA)
|
||||
d.addCallback(_check_download_5)
|
||||
|
||||
# The previous checks upload a complete replacement. This uses a
|
||||
# different API that is supposed to do a partial write at an offset.
|
||||
@async_to_deferred
|
||||
async def _check_write_at_offset(newnode):
|
||||
log.msg("writing at offset")
|
||||
|
Loading…
x
Reference in New Issue
Block a user