Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1488)

Unified Diff: tests/presubmit_unittest.py

Issue 2296723006: Shutdown multiprocess pool after running tests to avoid _finalizer spew on Windows (Closed)
Patch Set: mock something something Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « presubmit_support.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/presubmit_unittest.py
diff --git a/tests/presubmit_unittest.py b/tests/presubmit_unittest.py
index 7629602833f9723b3d7df0005b80bc3fdbe39d21..807bad3374f52152df473878a426d49289824e7e 100755
--- a/tests/presubmit_unittest.py
+++ b/tests/presubmit_unittest.py
@@ -1253,6 +1253,7 @@ class InputApiUnittest(PresubmitTestsBase):
'ReadFile',
'RightHandSideLines',
'ServerPaths',
+ 'ShutdownPool',
'basename',
'cPickle',
'cpplint',
« no previous file with comments | « presubmit_support.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698