Skip to content

Commit

Permalink
Rename inputChannel,outputChannel to readerChannel,writerChannel (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Dec 9, 2021
1 parent 6e86c08 commit 37e14fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ PUNCHDOWN LIST
d how to handle tail -f and repl
> try unconditional batching and hiding *first* to see how much best-case perf to be had
? lazy type-infer?? needs careful use of accessor-mutators in place of mv.type etc
<<<<<<< HEAD
=======
* note somewhere why NewEndOfStreamMarker instead of channel close -- readers carry final context
>>>>>>> f2e709408 (Rename inputChannel,outputChannel to readerChannel,writerChannel (#772))

* blockers:
- keep checking issues
Expand Down

0 comments on commit 37e14fb

Please sign in to comment.