Release memory timely
This commit is contained in:
@@ -171,6 +171,9 @@ def _read_inp(inp: str) -> ChangeSet:
|
||||
elif name == 'END':
|
||||
pass # :)
|
||||
|
||||
# release file
|
||||
file = {}
|
||||
|
||||
cs = ChangeSet()
|
||||
priorities = [
|
||||
'PATTERNS',
|
||||
|
||||
Reference in New Issue
Block a user