mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Switch back to Reactor 3.0 snapshots
This commit is contained in:
@@ -184,7 +184,7 @@ public abstract class DataBufferUtils {
|
||||
}
|
||||
}
|
||||
catch (IOException ex) {
|
||||
sub.fail(ex);
|
||||
sub.error(ex);
|
||||
}
|
||||
return channel;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user