purescript-deprecated/purescript-node-streams-aff

canceller

Closed this issue · 1 comments

The canceller stuff is all wrong. I understand how the cancellers are supposed to work now: When we receive Aff cancel event, we should cancel the onData, onDrain, et cetera.

Done in v2