Skip to content
Snippets Groups Projects

ApplicationMgr Return Code Fixes, master branch (2017.09.14.)

Making ApplicationMgr::i_startup() return a failure code in all cases when an error is detected. Previously it could in some cases return StatusCode::SUCCESS right after printing a FATAL message. In cases where the error was determined not based on a status code, but on some other condition. Making the sc variable actually be a success code in those instances.

This is a follow-up from !384 (merged), making sure that the issue found in there would not be lost.

Merge request reports

Pipeline #194930 passed

Pipeline passed for 477b5218 on akraszna:AppMgrFixes-master-20170914

Approved by

Merged by avatar (Apr 10, 2025 4:37am UTC)

Merge details

  • Changes merged into master with f86e7684.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #195421 passed

Pipeline passed for f86e7684 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading