Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

File descriptor leakage?



Hi,

I discover that my zsh keeps a file descriptor to a deleted
".histfile.new" file:

    3  REG       0x28     326859    1993633 /home/lilydjwg/.histfile.new (deleted)

And it's inherited in some of its child processes. Does zsh forget to
close it?

My zsh version is 5.0.6, and I do not see this with 5.0.5.

-- 
Best regards,
lilydjwg



Messages sorted by: Reverse Date, Date, Thread, Author