diff options
author | Robert Newson <robert.newson@cloudant.com> | 2011-01-07 17:22:15 +0000 |
---|---|---|
committer | Robert Newson <robert.newson@cloudant.com> | 2011-01-07 17:22:15 +0000 |
commit | a3b56d93aa76877a942e74cd25a9141b97be47c1 (patch) | |
tree | 79c6efa12e27b1590fb9bd26a1432e8193fad2a5 /rel/overlay/etc/default.ini | |
parent | bdfa34375c93e94511700150d6db09ea85915ac5 (diff) |
BugzID: 11589 call file:close explicitly to keep VM responsive
Deleting a large file in the previous scheme has caused the Erlang VM
to become unresponsive (including making it drop out of the ring of
nodes).
The cause of this is currently unknown but Adam discovered that
explicitly calling file:close/1 on the file descriptor does not cause
this behavior.
Accordingly, I have typed in his suggested fix and tested it.
Diffstat (limited to 'rel/overlay/etc/default.ini')
0 files changed, 0 insertions, 0 deletions