Skip to content

Commit 0d5e7c9

Browse files
committed
rethrow any other
1 parent 0ba9a2f commit 0d5e7c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/StackExchange.Redis/PhysicalConnection.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,7 @@ internal WriteResult FlushSync(bool throwOnFailure, int millisecondsTimeout)
892892
{
893893
ThrowTimeout();
894894
}
895+
throw;
895896
}
896897
}
897898
return flush.Result;

0 commit comments

Comments
 (0)