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 reset Method On Parser #30

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

thecoolwinter
Copy link
Contributor

Adds a reset method to the Parser class, using the ts_parser_reset function. This is needed when using parser timeouts to make sure the parser starts from the beginning if an operation is abandoned.

@mattmassicotte
Copy link
Contributor

Ah thank you!

@mattmassicotte mattmassicotte merged commit 46fc7e9 into ChimeHQ:main Sep 3, 2024
6 checks passed
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