finally sort out the running-out-of-file-handles
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 24 Sep 2021 17:09:44 +0000 (18:09 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 24 Sep 2021 17:09:44 +0000 (18:09 +0100)
commit0f434e015ecc77c565b04fc9f431c0121ced8945
tree72f301bbfaea9d64778def2f728799d63cf1f100
parentcdba960d1dd6a02ee01e3b7a9865fec255aed0cd
finally sort out the running-out-of-file-handles
by taking a copy of the object file and placing it into a BytesIO
src/openpower/simulator/program.py