fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 60 forks source link

Fix unused timeout parameter in timeout2Duration #163

Closed rutgersc closed 3 years ago

rutgersc commented 3 years ago

Pretty sure it's not there for nothing ^^

deviousasti commented 3 years ago

Good catch!