aboutsummaryrefslogtreecommitdiffstats
path: root/node.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-06-17 12:13:13 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-06-17 12:28:15 +0900
commit95ef5459978300e4a3bbbeb1bd6cd86d040db168 (patch)
tree93e61ce4da7cbc683a4a1a16f9be776b7f9e0364 /node.c
parente4f891ce8d4833fea1e1f9abd69c2896d429a948 (diff)
downloadruby-95ef5459978300e4a3bbbeb1bd6cd86d040db168.tar.gz
[rubygems/rubygems] Close then unlink tempfiles on Windows
In ruby/ruby test actions, number of "leaked tempfile" messages are shown on Windows. As Windows disallows removing open files, `Tempfile#unlink` fails silently before `#close`. Close then unlink by `#close!` instead. https://github.com/rubygems/rubygems/commit/fe0b88ac30
Diffstat (limited to 'node.c')
0 files changed, 0 insertions, 0 deletions