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

Safe processing updates, without accurate target #26

Merged
merged 7 commits into from
Jun 9, 2024
Merged

Conversation

vitaliy-ukiru
Copy link
Owner

If updates don't have information for extract key this update will be processed as not matched.
This removes the possibility of panic: nil pointer dereference.
Also, it doesn't execute handler with nil FSM context value.

@vitaliy-ukiru vitaliy-ukiru added enhancement New feature or request refactoring some code refactor labels Jun 9, 2024
@vitaliy-ukiru vitaliy-ukiru merged commit 7efb253 into v2.x Jun 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring some code refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant