We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c90723 commit e39bdfcCopy full SHA for e39bdfc
testgres/testgres.py
@@ -89,7 +89,7 @@ class TestgresConfig:
89
cached_initdb_dir = None
90
91
# shall we remove EVERYTHING (including logs)?
92
-node_cleanup_full = False
+node_cleanup_full = True
93
94
95
class TestgresException(Exception):
0 commit comments