Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
VISPA
VISPA web
Commits
761500d0
Commit
761500d0
authored
Oct 17, 2014
by
Gero Müller
Browse files
fix graceful_shutdown
(transplanted from a00ae0dd2b05ee9d19eecead2e95c7c07f16c560)
parent
907ea7c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
vispa/controller/root.py
View file @
761500d0
...
...
@@ -278,6 +278,7 @@ class RootController(AbstractController):
else
:
logger
.
warn
(
"Graceful shutdown started"
)
_cb_graceful_shutdown
(
None
,
None
)
vispa
.
subscribe
(
"bus.session_removed"
,
_cb_graceful_shutdown
)
...
...
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