read into a BytesIO to avoid "too many open files"
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 24 Jul 2020 10:54:24 +0000 (11:54 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 24 Jul 2020 10:54:24 +0000 (11:54 +0100)
commit75858e9e95e25f882fa130f50778f18fe88aa742
tree38f2a309c377533591160b806620788bf93b5136
parent1b65bddaf118890ca8b352ddf95cb37df37f6d8b
read into a BytesIO to avoid "too many open files"
 see https://bugs.libre-soc.org/show_bug.cgi?id=438
src/soc/simulator/program.py