Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77ac351 + f727082 commit 2a18020Copy full SHA for 2a18020
1 file changed
Lib/test/test_httpservers.py
@@ -62,6 +62,7 @@ def setUp(self):
62
63
def tearDown(self):
64
self.thread.stop()
65
+ self.thread = None
66
os.environ.__exit__()
67
support.threading_cleanup(*self._threads)
68
0 commit comments