[tor-bugs] #16629 [Tor]: Work queue test improvements
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jul 21 11:26:03 UTC 2015
#16629: Work queue test improvements
-------------------------+----------------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: Tor | Version: Tor: unspecified
Keywords: | Actual Points:
Parent ID: | Points:
-------------------------+----------------------------------
After playing with the work queue test i found some issues that i thought
were worth fixing.
The first issue is a test failure when the number of items to sent is
lower than the number of inflight items. The logic within the program
raises the number of items to sent to the number of inflight items. This
leads to a mismatch between the specified number of items to sent and the
actual number of items sent.
The second issue is 4 space indentation in the help message. After some
quick research i found that `gcc`, `make`, `sed` and [http://docopt.org/]
use 2 space indentation.
The third issue is missing options (help and verbosity) in the help
message.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16629>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list