Opened 3 years ago
Closed 3 years ago
#19061 closed enhancement (implemented)
Tor event descriptions
Reported by: | sambuddhabasu | Owned by: | atagar |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | Core Tor/Stem | Version: | |
Severity: | Normal | Keywords: | |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
Allow stem to provide descriptions for Tor events.
Child Tickets
Change History (2)
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Resolution: | → implemented |
---|---|
Status: | new → closed |
Thanks sambuddhabasu! Pushed, along with some changes...
- Some simple unit tests. This is a trivial function include coverage of so no reason not to.
- It didn't cover all tor events. Filled in the gaps.
- Dropped the Nyx runlevels. Stem shouldn't have anything Nyx-specific. Nyx can just use the tor description and substitute s/tor/nyx.
- Rejiggered and reworded things a bit.
Note: See
TracTickets for help on using
tickets.
I have updated some files to work accordingly. Please take a look at: https://github.com/sammyshj/stem/pull/4