On Wed, Dec 2, 2020 at 11:09 AM Daniel Latypov <dlaty...@google.com> 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 <dlaty...@google.com>

Tested-by: Brendan Higgins <brendanhigg...@google.com>
Acked-by: Brendan Higgins <brendanhigg...@google.com>

Reply via email to