Update to Reactor Bismuth-M2
Issue: SPR-15646
This commit is contained in:
@@ -62,7 +62,7 @@ abstract class AbstractMonoToListenableFutureAdapter<S, T> implements Listenable
|
||||
registry.success(adapted);
|
||||
})
|
||||
.doOnError(this.registry::failure)
|
||||
.subscribe();
|
||||
.toProcessor();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user