On Thu, Dec 3, 2020 at 3:09 AM Daniel Latypov <[email protected]> wrote:
>
> * Stop leaking file objects.
> * Use self.addCleanup() to ensure we call cleanup functions even if
> setUp() fails.
> * use mock.patch.stopall instead of more error-prone manual approach
>
> Signed-off-by: Daniel Latypov <[email protected]>
> ---

This patch hasn't changed since v1, right?

It's still:
Reviewed-by: David Gow <[email protected]>

Cheers,
-- David

Reply via email to