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

Public/indy 1265 #622

Merged
merged 3 commits into from
Apr 11, 2018
Merged

Conversation

lampkin-diet
Copy link

No description provided.

Andrew Nikitin added 2 commits April 11, 2018 18:24
Signed-off-by: Andrew Nikitin <[email protected]>
@lampkin-diet
Copy link
Author

test this please

try:
looper.loop.run_until_complete(close_pool_ledger(pool_handle))
except Exception as e:
logger.debug("Unhandled exception: {}".format(e))
Copy link
Contributor

Choose a reason for hiding this comment

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

does it make sense to use logger.exception() for more informative log record?

Copy link
Author

Choose a reason for hiding this comment

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

Instruction in try except block will be implemented in "pytest shutdown procedure", therefore it's only for hiding purposes.

@andkononykhin andkononykhin merged commit 55232e1 into hyperledger:master Apr 11, 2018
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