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

Fix problem with deserializer #80

Merged
merged 2 commits into from
May 21, 2023
Merged

Fix problem with deserializer #80

merged 2 commits into from
May 21, 2023

Conversation

serras
Copy link
Contributor

@serras serras commented May 21, 2023

During the agent refactoring this function was incorrectly changed (by me 😓). This PR simply adds the missing return which exits from the function when deserialization is successful.

@serras serras requested a review from raulraja May 21, 2023 06:00
@serras serras self-assigned this May 21, 2023
Copy link
Contributor

@raulraja raulraja left a comment

Choose a reason for hiding this comment

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

thanks @serras !

@raulraja raulraja merged commit a176736 into main May 21, 2023
@raulraja raulraja deleted the as-fix-deserialize-avent branch May 21, 2023 09:53
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