Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Goblin OGM
Goblin
Commits
a9d4152a
Commit
a9d4152a
authored
Jul 13, 2016
by
davebshow
Browse files
just deref app
parent
59dc329c
Changes
1
Hide whitespace changes
Inline
Side-by-side
goblin/session.py
View file @
a9d4152a
...
...
@@ -51,7 +51,6 @@ class Session(connection.AbstractConnection):
async
def
close
(
self
):
await
self
.
conn
.
close
()
self
.
_traversal_factory
=
None
self
.
_app
=
None
# Traversal API
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment