Changes between Initial Version and Version 1 of Ticket #2904
- Timestamp:
- 2018-02-20T23:58:58Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2904 – Description
initial v1 1 1 See https://github.com/tahoe-lafs/tahoe-lafs/pull/461#discussion_r169495884 2 2 3 We should delay calling `get_pathinfo` for queued upload items in magic-folder until something actually asks for the information. 3 We should delay calling `get_pathinfo` for queued upload items in magic-folder until something actually asks for the information. Perhaps even call `get_pathinfo` *every* time something asks for the size?