Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gerion Entrup
brainzfs
Commits
1b0047ab
Commit
1b0047ab
authored
Sep 23, 2016
by
Gerion Entrup
Browse files
retrieval: clean the cache after commit
parent
8ca7d948
Changes
1
Hide whitespace changes
Inline
Side-by-side
retrieval/retrieval.py
View file @
1b0047ab
...
...
@@ -78,3 +78,5 @@ class Retrieval():
for
table
in
self
.
_cache
.
values
():
for
entity
in
table
.
values
():
session
.
add
(
entity
)
# clean the cache
table
=
{}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment