fsprojects / FSharp.Control.TaskSeq

A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence
MIT License
91 stars 7 forks source link

Enable `TreatWarningsAsErrors` across the board #224

Closed bartelink closed 8 months ago

bartelink commented 8 months ago

Fail faster for state machine release build warning e.g. in #221

abelbraaksma commented 8 months ago

rebasing, then this is ready