SIGN IN SIGN UP

Clarify and fix assertions that mocks have not been awaited (GH-18196)

- The gc.collect is needed for other implementations, such as pypy
- Using context managers over multiple lines will only catch the warning from the first line in the context!
- remove a skip for a test that no longer fails on pypy
C
Chris Withers committed
a46575a8f2ded8b49e26c25bb67192e1500e76ca
Parent: c7dd3c7
Committed by GitHub <noreply@github.com> on 1/27/2020, 2:55:56 PM