Wallacoloo / printipi

3d printing directly through the Raspberry Pi's GPIO pins
MIT License
141 stars 43 forks source link

[gparse] file descriptors aren't closed upon Com destruction #70

Closed Wallacoloo closed 9 years ago

Wallacoloo commented 9 years ago

Whenever a Com channel is instantiated, it takes a file path and opens that file for reading/writing. But it fails to close the file when it is destroyed. This results in a leak when loading files with M32.