Skip to content

v3.1.10

Latest
Compare
Choose a tag to compare
@akarnokd akarnokd released this 26 Nov 07:10
ede5cfc

Version 3.1.10 - November 26, 2024

Maven
JavaDocs

Bugfixes

  • Fix GC nepotism with MpscLinkedQueue's poll logic. #7799
  • Fix FlowableBlockingIterable.onNext to set the exception before terminating to avoid losing it. #7789