deno-streams
deno-streams copied to clipboard
Updating deno-streams to work in Deno 0.28 [WIP]
This is my attempt to fix issue #1
I still get mysterious error: Uncaught error
when I run make test
This is triggered by testWritableStreamError()
in writable_stream_test.ts
but I haven't found out yet what is the error and where.