I have posted this question on StackOverflow here, however this may be a bug and less of a coding problem. Due to the complexity of the script, I cannot post the whole sample code, however, I can ...
Describe your issue. When running a particular test in our testsuite, specifically under python 3.12, its memory use balloons up to 16GB, while it barely needs 1~2GB under any older Python version. It ...