mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-25 23:51:07 +00:00
Add related ticket to comment about unimplemented method
This commit is contained in:
parent
993b1e225f
commit
0b3db59742
@ -396,6 +396,8 @@ class DownloadStatusElement(Element):
|
||||
# `results()` renderer returns an empty tag, and does not invoke
|
||||
# any of the subsequent renderers. Thus we end up not displaying
|
||||
# download results on the download status page.
|
||||
#
|
||||
# See #3310: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3310
|
||||
def download_results(self):
|
||||
return defer.maybeDeferred(self._download_status.get_results)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user