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

Align closure handler names #734

Merged

Conversation

sashacmc
Copy link
Member

@sashacmc sashacmc commented Oct 11, 2024

Align closure handler names with closure names:

  • z_data_handler_t -> z_sample_handler_t
  • z_queryable_handler_t -> z_query_handler_t
  • z_id_handler_t -> z_zid_handler_t

Copy link

PR missing one of the required labels: {'documentation', 'bug', 'dependencies', 'breaking-change', 'new feature', 'internal', 'enhancement'}

@sashacmc sashacmc added the internal Changes not included in the changelog label Oct 11, 2024
@sashacmc sashacmc marked this pull request as ready for review October 11, 2024 08:18
@yellowhatter yellowhatter merged commit 474ae72 into eclipse-zenoh:main Oct 11, 2024
53 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants