Skip to content

Commit 3365f8a

Browse files
committed
.
1 parent 9fedd20 commit 3365f8a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mypy/test/testcheck.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ def run_case_once(
199199
a = e.messages
200200
blocker = True
201201
finally:
202+
if res is not None:
203+
res.manager.metastore.close()
202204
assert sys.path[0] == plugin_dir
203205
del sys.path[0]
204206

0 commit comments

Comments
 (0)