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