theburningmonk / ReactoKinesix

A Rx based .Net client library for working with Amazon Kinesis
http://theburningmonk.github.io/ReactoKinesix/
MIT License
29 stars 5 forks source link

When the first record fails, get match case incomplete error #31

Closed theburningmonk closed 10 years ago

theburningmonk commented 10 years ago

because Seq.takeWhile doesn't return the element that fails the predicate