URGENT Fix error in batch/transaction handling by mgravell · Pull Request #2177 · StackExchange/StackExchange.Redis

added 5 commits

June 21, 2022 14:43
# Conflicts:
#	docs/ReleaseNotes.md

@NickCraver

Previously the F+F case was getting a null default rather than the pass default value - this corrects that as well. It is not DRY across classes, but let's get this fix in ASAP then address that.

NickCraver

@mgravell

@mgravell