mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +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