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

Add a OnRebind callback to notify when rebind was successful #121

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

laduchesneau
Copy link
Collaborator

What: Add callback to notify users when the rebind was successful

Why: As requested in #104, the user sometimes needs to be notified when rebind was successful.

How: Simply add a new callback that is used after the rebind is successful in the rebind func.

@laduchesneau laduchesneau marked this pull request as ready for review November 18, 2023 15:11
Copy link
Owner

@linxGnu linxGnu left a comment

Choose a reason for hiding this comment

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

I am sorry for late review due to personal matter and year end.

LGTM. Thank you so much @laduchesneau

@linxGnu linxGnu merged commit c96a262 into linxGnu:master Jan 4, 2024
2 checks passed
@linxGnu linxGnu changed the title add a OnRebind callback to notify when rebind was successful Add a OnRebind callback to notify when rebind was successful Jan 4, 2024
@laduchesneau laduchesneau deleted the add_OnRebind_callback branch June 15, 2024 12:01
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