Comment 1 for bug 866969

Revision history for this message
Gabriel Petrovay (gabipetrovay) wrote :

This is caused by the seekable streamable strings.

What happens if:
file:read-text("myfile"); (: opens the file stream :)
file:delete("myfile"); (: fails because the file stream is not closed :)