Skip to content

Commit

Permalink
NXDRIVE-2711:Show that upload is still alive for very large files
Browse files Browse the repository at this point in the history
  • Loading branch information
swetayadav1 committed Oct 26, 2023
1 parent 8d90b25 commit 7cb3f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nxdrive/engine/activity.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ def __init__(
doc_pair=doc_pair,
)
self.progress = size
self.finalizing_status = ""

def export(self) -> Dict[str, Any]:
return {
Expand Down

0 comments on commit 7cb3f27

Please sign in to comment.