[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #27053 [Core Tor/Stem]: Check controller's event error handling



#27053: Check controller's event error handling
---------------------------+--------------------------
 Reporter:  atagar         |          Owner:  atagar
     Type:  defect         |         Status:  reopened
 Priority:  Very High      |      Milestone:
Component:  Core Tor/Stem  |        Version:
 Severity:  Major          |     Resolution:
 Keywords:  controller     |  Actual Points:
Parent ID:                 |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+--------------------------

Comment (by atagar):

 Thanks Dave. Yup, you're right, this caused the lingering thread
 regression. Fixed.

 https://gitweb.torproject.org/stem.git/commit/?id=bc06836

 As for the unit test failures I have a theory. When we run all our tests
 'run_tests.py --all' it performs our heaviest integ tests asynchronously
 along with our unit tests to speed things up. This tends to peg the CPU,
 possibly enough for the bumped sleep to still not be enough. Sleeping like
 that was a lazy hack anyway so replaced it with something better.

 https://gitweb.torproject.org/stem.git/commit/?id=c9cc0f5

 Does that do the trick?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27053#comment:11>
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