diff options
author | Rob Browning <rlb@defaultvalue.org> | 2020-09-19 14:09:04 -0500 |
---|---|---|
committer | Rob Browning <rlb@defaultvalue.org> | 2022-03-16 22:23:37 -0500 |
commit | 6e82a4516ae597d8f1b64c2831bf14f1899f40ad (patch) | |
tree | a4cc782ec40381ca1581017cacf173cd87c58eb7 /libguile/list.h | |
parent | f18f67022314eefced887df0a470a440f70f592c (diff) | |
download | guile-6e82a4516ae597d8f1b64c2831bf14f1899f40ad.tar.gz |
Fix "non-revealed port is closed" ports.test
Don't close the test port's file descriptor because the port still has a
reference to it, and could still close it at any time when finally
garbage collected. This did soemetimes break subsequent tests.
Bug: https://debbugs.gnu.org/43521
Diffstat (limited to 'libguile/list.h')
0 files changed, 0 insertions, 0 deletions