Skip to content

daemon: repace goto exit with daemon_terminate()#694

Closed
ngortheone wants to merge 2 commits intofreebsd:mainfrom
ngortheone:daemon_refactoring_2
Closed

daemon: repace goto exit with daemon_terminate()#694
ngortheone wants to merge 2 commits intofreebsd:mainfrom
ngortheone:daemon_refactoring_2

Conversation

@ngortheone
Copy link
Copy Markdown
Contributor

Start breaking down big main()
Remove goto exit label and replace it with a function that does cleanup.

@ngortheone
Copy link
Copy Markdown
Contributor Author

cc @kevans91 @bsdimp

@ngortheone ngortheone force-pushed the daemon_refactoring_2 branch from e3cc235 to 1b26ff1 Compare March 18, 2023 05:39
Start breaking down big main()
Remove goto exit label and replace it with a function that does cleanup.
@ngortheone ngortheone closed this Mar 18, 2023
freebsd-git pushed a commit that referenced this pull request Mar 18, 2023
Start breaking down big main()
Remove goto exit label and replace it with a function that does cleanup.

Comment re-worded by kevans@.

Pull Request:	#694
freebsd-git pushed a commit that referenced this pull request Mar 18, 2023
@ngortheone
Copy link
Copy Markdown
Contributor Author

@ngortheone ngortheone deleted the daemon_refactoring_2 branch March 18, 2023 06:00
bsdjhb pushed a commit to bsdjhb/cheribsd that referenced this pull request Apr 21, 2023
Start breaking down big main()
Remove goto exit label and replace it with a function that does cleanup.

Comment re-worded by kevans@.

Pull Request:	freebsd/freebsd-src#694
bsdjhb pushed a commit to bsdjhb/cheribsd that referenced this pull request Apr 21, 2023
@emaste emaste added the merged Closed commit that's been merged label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged Closed commit that's been merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants