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 ParseError on config conversion #5805

Merged
merged 1 commit into from
Dec 5, 2020

Conversation

xoriole
Copy link
Contributor

@xoriole xoriole commented Dec 4, 2020

In this PR parse error if happens during the conversion, the error is caught and the faulty config is removed so the conversion can continue. There are only a few reports of the issue and we don't know the actual cause of the issue, neither we can reproduce yet. So, this is only a temporary fix.

Related issue: #5778

@sonarcloud
Copy link

sonarcloud bot commented Dec 4, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@xoriole xoriole requested a review from devos50 December 4, 2020 18:30
@xoriole xoriole marked this pull request as ready for review December 4, 2020 18:31
@xoriole xoriole requested a review from ichorid December 4, 2020 18:31
@ichorid ichorid merged commit aa1ed74 into Tribler:release-7.6 Dec 5, 2020
@xoriole xoriole deleted the fix-parse-error branch August 4, 2021 08:48
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.

None yet

2 participants