tabixpp icon indicating copy to clipboard operation
tabixpp copied to clipboard

Close htsFile in destructor

Open ldenti opened this issue 1 year ago • 0 comments

Hi, I noticed that the htsFile opened in the constructor is never closed. In very particular cases (like mine), this may cause crashes since there are too many open files (unless changing the limit).

ldenti avatar Jun 07 '23 07:06 ldenti