fsprojects / FSharpx.Async

Asynchronous programming utilities for F#
http://fsprojects.github.io/FSharpx.Async/
Other
94 stars 31 forks source link

Fix `ParallelWithThrottle` #35

Closed sideeffffect closed 7 years ago

sideeffffect commented 7 years ago

semaphore in ParallelWithThrottleCustom was disposed too early

sideeffffect commented 7 years ago

Hi guys, can somebody please have a look at

@forki @tpetricek @mausch @panesofglass

forki commented 7 years ago

@tpetricek can you please release?