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

Multithreading #66 #76

Merged
merged 7 commits into from
Jan 5, 2020
Merged

Multithreading #66 #76

merged 7 commits into from
Jan 5, 2020

Conversation

mtakaki
Copy link
Owner

@mtakaki mtakaki commented Jan 4, 2020

Implementing #66

@coveralls
Copy link

coveralls commented Jan 5, 2020

Coverage Status

Coverage remained the same at 0.0% when pulling b882423 on multithreading into 9a73063 on master.

@mtakaki
Copy link
Owner Author

mtakaki commented Jan 5, 2020

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- cachet_url_monitor/scheduler.py  3
         

See the complete overview on Codacy

}
actions = []
for action in self.configuration.get_action():
self.logger.info('Registering action %s' % (action))
self.logger.info(f'Registering action {action}')
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy Issue found: invalid syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants