Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always initialize the periodic events list. #378

Merged
merged 1 commit into from Sep 27, 2018

Conversation

Labels
None yet
Projects
None yet
3 participants
@nmathewson
Copy link
Contributor

@nmathewson nmathewson commented Sep 27, 2018

Various places in our code try to activate these events or check
their status, so we should make sure they're initialized as early as
possible. Fixes bug 27861; bugfix on 0.3.5.1-alpha.

Various places in our code try to activate these events or check
their status, so we should make sure they're initialized as early as
possible.  Fixes bug 27861; bugfix on 0.3.5.1-alpha.
@coveralls
Copy link

@coveralls coveralls commented Sep 27, 2018

Coverage Status

Coverage increased (+0.008%) to 61.946% when pulling d0b2b5a on nmathewson:ticket_27861 into de0b07c on torproject:master.

@torproject-pusher torproject-pusher merged commit d0b2b5a into torproject:master Sep 27, 2018
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment