Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
570497ec
Commit
570497ec
authored
Mar 06, 2017
by
eric pellegrini
Browse files
bugfix when closing the app fro, macos finder
parent
0452629b
Changes
1
Hide whitespace changes
Inline
Side-by-side
MDANSE/GUI/JobControllerPanel.py
View file @
570497ec
...
...
@@ -75,6 +75,8 @@ class JobController(threading.Thread):
'''
threading
.
Thread
.
__init__
(
self
)
self
.
setDaemon
(
True
)
# The wx object related to this thread
self
.
_window
=
window
...
...
@@ -366,4 +368,4 @@ if __name__ == "__main__":
\ No newline at end of file
Write
Preview
Markdown
is supported
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