[tor-bugs] #22132 [Core Tor/Chutney]: Chutney should avoid waiting for set times: wait for conditions instead
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed May 3 00:04:58 UTC 2017
#22132: Chutney should avoid waiting for set times: wait for conditions instead
----------------------------------+------------------
Reporter: teor | Owner: teor
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Chutney | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: 2 | Reviewer:
Sponsor: |
----------------------------------+------------------
Chutney has a few places where it waits for hard-coded amounts of time. It
should wait for events to happen instead.
For example:
* re-trying connections (#22131)
* waiting for bootstrap
* anywhere else we use sleep()
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22132>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list