mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Make dupterm subsystem close a term stream object when EOF or error occurs. There's no other party than dupterm itself in a better position to do this, and this is required to properly reclaim stream resources, especially if multiple dupterm sessions may be established (e.g. as networking connections).
1.6 KiB
1.6 KiB