Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
naomod
faezeh-public
XTDL
Commits
0598a562
Commit
0598a562
authored
Jun 28, 2022
by
Faezeh KHORRAM
💬
Browse files
stop engine
parent
f6bc18ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.imt.tdl.configuration/src/org/imt/tdl/eventBasedEngine/K3EventManagerLauncher.java
View file @
0598a562
...
...
@@ -321,6 +321,7 @@ public class K3EventManagerLauncher implements IEventBasedExecutionEngine{
}
this
.
executionEngineJob
.
cancel
();
try
{
this
.
executionEngine
.
stop
();
this
.
executionEngineJob
.
getThread
().
interrupt
();
}
catch
(
NullPointerException
e
)
{
...
...
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