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 run_bandwidth_crawler script #6730

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

kozlovsky
Copy link
Contributor

@kozlovsky kozlovsky commented Jan 18, 2022

In this PR I fix the script to run bandwidth crawler. It initializes BandwidthDatabase and BandwidthAccountingCommunity in a bit different way comparing to Tribler itself, so I added crawler_mode flag to BandwidthAccountingComponent. Another options was to add an option to BandwidthAccounting section of TriblerConfig, but the option does not look important enough to complicate the general config.

@kozlovsky kozlovsky force-pushed the fix/run_bandwidth_crawler branch 3 times, most recently from 211d08c to 97fe0aa Compare January 18, 2022 10:04
@kozlovsky
Copy link
Contributor Author

retest this please

@kozlovsky kozlovsky force-pushed the fix/run_bandwidth_crawler branch 3 times, most recently from 64b8fbf to da126dd Compare January 18, 2022 12:31
@kozlovsky kozlovsky marked this pull request as ready for review January 18, 2022 12:39
@kozlovsky kozlovsky requested review from a team, xoriole and drew2a and removed request for a team January 18, 2022 12:39
drew2a
drew2a previously approved these changes Jan 18, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kozlovsky kozlovsky merged commit 69a0efa into Tribler:main Jan 18, 2022
@kozlovsky kozlovsky deleted the fix/run_bandwidth_crawler branch January 18, 2022 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants