Skip to content
This repository has been archived by the owner. It is now read-only.

generate: Load all results, including error ones #337

Merged
merged 1 commit into from Feb 23, 2019
Merged

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
@juga0
Copy link
Contributor

@juga0 juga0 commented Feb 23, 2019

The bandwidth file is generated only with relays that have some
successful measurements, but we forgot to load all results
(including the relays with failed measurements) after we started
to include the number of failure measurements in each relay
bandwidth line.

Closes #29568. Bugfix v0.4.0 (line introduced in v0.1.0).

The bandwidth file is generated only with relays that have some
successful measurements, but we forgot to load all results
(including the relays with failed measurements) after we started
to include the number of failure measurements in each relay
bandwidth line.

Closes #29568. Bugfix v0.4.0 (line introduced in v0.1.0).
@juga0 juga0 merged commit 9e31dcf into torproject:master Feb 23, 2019
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.