Skip to content
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

Various small refactors #368

Merged
merged 4 commits into from
Nov 7, 2024
Merged

Conversation

alltilla
Copy link
Member

@alltilla alltilla commented Nov 7, 2024

Extracted from #327

bazsi added 4 commits November 7, 2024 15:05
This is never inlined anyway, but duplicated into all modules using
log_pipe_queue(), it is then better to just have it in one location.

Signed-off-by: Balazs Scheidler <[email protected]>
log_pipe_forward_msg() is not inlined anyway, so it will just add an extra branch.

Signed-off-by: Balazs Scheidler <[email protected]>
Signed-off-by: Balazs Scheidler <[email protected]>
Checking the global variable pipe_single_step_hook is quite complicated as
it is addressed $rip relative, so let's filter out the config related
pipes first and remove the same check from the debugger.

Signed-off-by: Balazs Scheidler <[email protected]>
@alltilla alltilla requested a review from bazsi November 7, 2024 14:07
Copy link
Member Author

@alltilla alltilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reviewed and extracted these, and opened a PR, but cannot approve my own PR.

So the code itself gets a virtual approve from me. @bazsi can you please approve the PR for administration purposes? Thanks

@bazsi bazsi merged commit 539a9b4 into axoflow:main Nov 7, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants