summaryrefslogtreecommitdiff
path: root/tests/extmod/btree_gc.py
AgeCommit message (Expand)Author
2021-05-30tests/extmod/btree_gc.py: Close the database to avoid a memory leak.Jeff Epler
2020-05-02extmod/modbtree: Retain reference to underlying stream so it's not GC'd.Damien George