/repo-assist We want design parity between FSharp.Control.AsyncSeq and FSharp.Control.TaskSeq.
https://github.com/fsprojects/FSharp.Control.AsyncSeq
One difference is withCancellation is missing from FSharp.Control.AsyncSeq but more research about reaching design parity is needed. Look into what's needed for TaskSeq here.