Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maunium
synapse
Commits
90d60e3f
Commit
90d60e3f
authored
10 years ago
by
Mark Haines
Browse files
Options
Downloads
Plain Diff
Merge branch 'hotfixes-v0.6.0a'
parents
407c2998
af61c295
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
synapse/media/v1/base_resource.py
+1
-0
1 addition, 0 deletions
synapse/media/v1/base_resource.py
with
1 addition
and
0 deletions
synapse/media/v1/base_resource.py
+
1
−
0
View file @
90d60e3f
...
@@ -139,6 +139,7 @@ class BaseMediaResource(Resource):
...
@@ -139,6 +139,7 @@ class BaseMediaResource(Resource):
@download.addBoth
@download.addBoth
def
callback
(
media_info
):
def
callback
(
media_info
):
del
self
.
downloads
[
key
]
del
self
.
downloads
[
key
]
return
media_info
return
download
return
download
@defer.inlineCallbacks
@defer.inlineCallbacks
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment