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

catch parse errors in TelegramParser, ignore lines that can not be pa… #74

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

lowdef
Copy link
Contributor

@lowdef lowdef commented Feb 7, 2021

…rsed

This will allow parsing telegrams where some lines are erroneous, they will be "silently" ignored. Of course the error is sent to the logger.

"tox -e py38" succesfully executed.

This fixes issue #72

Please merge.

@readefries
Copy link

Awesome, thanks!

@ndokter ndokter merged commit a255380 into ndokter:master Feb 7, 2021
@ndokter
Copy link
Owner

ndokter commented Feb 7, 2021

Nice, i've merged it. Will make a new build later

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.

3 participants