External Publication
Visit Post

Conduit to yield first lines from file without leaking space or file handles?

Haskell Community [Unofficial] May 2, 2026
Source

Right, when take takes less than everything (i.e. when it’s actually doing its job) it seems that finalizers aren’t run promptly. It’s hard to imagine that conduit users have been suffering this problem for years though, so I wonder what their alternative is.

Discussion in the ATmosphere

Loading comments...