You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running tests with -R 3:3 to check for a reference leak, it's not always obvious which tests lead to the leak. I propose to add a --bisect option which runs the -m test.bisect_cmd command to bisect failing tests.