reactive-streams-commons icon indicating copy to clipboard operation
reactive-streams-commons copied to clipboard

Review and Mark Unbounded Operators

Open smaldini opened this issue 9 years ago • 0 comments

Unbounded Operators should at least implement Backpressurable#getCapacity() : Long.MAX_VALUE. Some Unbounded Operators might also benefit from new accounting strategies. Let's find out possible candidate and extract relevant issues.

smaldini avatar Feb 20 '16 12:02 smaldini