[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #24216 [Core Tor/Torflow]: Make p global in the sigterm handler
#24216: Make p global in the sigterm handler
----------------------------------+-----------------
Reporter: teor | Owner: tom
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Torflow | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
----------------------------------+-----------------
This causes errors like:
{{{
./bwauthority.py:71: SyntaxWarning: name 'p' is assigned to before global
declaration
global p
}}}
in some recent python versions.
It appears to be one of those lovely python hiesenbugs that appears and
disappears depending on python version, OS, and other code changes.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24216>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs