Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Mar 26, 2025

Problem:

  • The indexed handler callback duplicates code from the regular callback handle function, just for the purpose of adding a little to the logged message.

Solution:

  • Allow an extra string to be passed to the regular callback handle.

Problem:
- The indexed handler callback duplicates code from the regular callback
  `handle` function, just for the purpose of adding a little to the logged
  message.

Solution:
- Allow an extra string to be passed to the regular callback `handle`.
Copy link
Contributor

@mjcaisse-intel mjcaisse-intel left a comment

Choose a reason for hiding this comment

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

nice simplification

@bdeane-intel bdeane-intel merged commit 31ff329 into intel:main Mar 26, 2025
24 checks passed
@elbeno elbeno deleted the msg-logging branch March 26, 2025 17:25
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.

3 participants