You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As found by Simon Baslé when discussing this reactor-test potential issue, Jackson2JsonDecoder wrongly return a Flux.error() in a map() operation. It should throw the exception instead.