-
Notifications
You must be signed in to change notification settings - Fork 969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix log issue when failed to update job #277
Conversation
Travis tests have failedHey @TommyLike, TravisBuddy Request Identifier: fb85c330-9cb2-11e9-a963-e5c88ee4513c |
f08faa6
to
2995384
Compare
2995384
to
e276424
Compare
Travis tests have failedHey @TommyLike, TravisBuddy Request Identifier: 680cf200-9cc5-11e9-a963-e5c88ee4513c |
e276424
to
1ba9ab7
Compare
Travis tests have failedHey @TommyLike, TravisBuddy Request Identifier: 7f013090-9d36-11e9-9589-8781193ec3af |
1ba9ab7
to
737458e
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: k82cn, TommyLike The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Removed duplicated PDB informer.
When controller failed to update job status, the job object would be empty. And that would leads to the incorrect output of log, see below: