Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
batsim
batsim
Commits
82f0eae6
Commit
82f0eae6
authored
Aug 15, 2017
by
Steffen Lackner
Browse files
[code] Check completed state after notify
parent
f747a2e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server.cpp
View file @
82f0eae6
...
...
@@ -491,6 +491,8 @@ void server_on_end_dynamic_submit(ServerData * data,
{
(
void
)
task_data
;
data
->
context
->
submission_sched_finished
=
true
;
check_submitted_and_completed
(
data
);
}
void
server_on_submit_job
(
ServerData
*
data
,
...
...
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