while True:
# creating GenConverter instance with all default params.
# registering some simple structure hook,
# loading some data,
the memory usage of process keep increasing.
If set detailed_validation = False, there is no memory leak. I'm not sure if it cost by line cache.
while True:
# creating GenConverter instance with all default params.
# registering some simple structure hook,
# loading some data,
the memory usage of process keep increasing.
If set detailed_validation = False, there is no memory leak. I'm not sure if it cost by line cache.