b-tree icon indicating copy to clipboard operation
b-tree copied to clipboard

hGetBufSome: illegal operation (handle is closed)

Open revmischa opened this issue 6 years ago • 3 comments

(Note: I don't know what I'm doing at all)

Running this: https://github.com/revmischa/functional-readerwriter/blob/master/src/Writer.hs

Produces the error:

$ stack build && stack exec ddb-exe
ddb-exe: ./scratch/chunk95196-0.list: hGetBufSome: illegal operation (handle is closed)

revmischa avatar Apr 14 '18 19:04 revmischa

@revmischa what were you running? the link seems broken or private.

I'm forking this library and trying to fix some issues I found that seem related to yours.

vwwv avatar Sep 27 '19 21:09 vwwv

lol i don't remember sorry

revmischa avatar Sep 27 '19 21:09 revmischa

This should be closed then, since it is impossible to reproduce.

ysangkok avatar Jan 13 '21 21:01 ysangkok