Skip to content
Snippets Groups Projects
Commit a5e03453eae8 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

benchmark: make sure `_hgserve` on BaseExchangeMixin object

In some situation, the tear down might try to access an attribute not
initialized yet. This is annoying since this usually hide the initial error. To
avoid that, we set the default attribute value on the class to make sure the
tear down find an appropriate value.
parent dc48bcc3587d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment