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
`CompletionStage` that holds current connection can't be failed because
all exceptions are handled when writing to the field. This commit
removes unneeded method that tried to handle all exceptions.
0 commit comments