Skip to content

Comments

fix emc/motion-logger: did not respect possible init failure#3828

Open
smoe wants to merge 1 commit intoLinuxCNC:2.9from
smoe:do_not_ignore_init_prob
Open

fix emc/motion-logger: did not respect possible init failure#3828
smoe wants to merge 1 commit intoLinuxCNC:2.9from
smoe:do_not_ignore_init_prob

Conversation

@smoe
Copy link
Collaborator

@smoe smoe commented Feb 24, 2026

The typical one - an init may fail, which goes unnoticed until it does not :-)

I changed a few "exit(1)"s to "exit(EXIT_FAILURE)" on the way, which I should not have done in this PR. But then again - I like them.

Cave: This PR is against 2.9.

@smoe smoe added bug 2.10-candidate would be nice to have fixed in 2.10 labels Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.10-candidate would be nice to have fixed in 2.10 bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants