openknowledge / reactive-jaxrs

An extension to JAX-RS for reactive programming
Apache License 2.0
6 stars 1 forks source link

AsynchronousFilePublisher emits onNext during onSubscribe #11

Closed ArneLimburg closed 6 years ago

ArneLimburg commented 6 years ago

This violates the spec

ArneLimburg commented 6 years ago

Seems to be fixed with one of the other refactorings