[torspec/master] Change generators by threads

commit 23625d66c26325b3fabe5ec6003c92d77892e829 Author: juga0 <juga@riseup.net> Date: Fri Jun 1 10:23:38 2018 +0000 Change generators by threads --- bandwidth-file-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index 295f8b6..f92c8d3 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -126,7 +126,7 @@ It consists of: recent timestamp from each thread and use the oldest value. This ensures all the threads continue running. - If there are generators that do not run continuously, they SHOULD be + If there are threads that do not run continuously, they SHOULD be excluded from the timestamp calculation. If a generator does not have information about the most recent result,
participants (1)
-
nickm@torproject.org