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

Small improvements in stress testing. #105

Merged
merged 4 commits into from
Jun 26, 2019
Merged

Small improvements in stress testing. #105

merged 4 commits into from
Jun 26, 2019

Conversation

krizhanovsky
Copy link
Contributor

Assert that a client in stress test actually did some work.
Fix ugly assertion 'False is not true'.
Print warnings on higest verbose level about deprecated classes (#56).

Fix ugly assertion 'False is not true'.
Print warnings on higest verbose level about deprecated classes (#56).
Copy link
Contributor

@i-rinat i-rinat left a comment

Choose a reason for hiding this comment

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

Looks good.

helpers/control.py Show resolved Hide resolved
helpers/util.py Outdated

def deprecated(alt_impl_name):
"""
Decorator to declare a class and its inheritants as deprecated.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Decorator to declare a class and its inheritants as deprecated.
Decorator to declare a class and its descendants as deprecated.

@krizhanovsky krizhanovsky merged commit 9f406ae into master Jun 26, 2019
@krizhanovsky krizhanovsky deleted the ak-stress branch June 26, 2019 14:02
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.

3 participants