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
154021: kvnemesis: expect nil bytes in CPuts r=miraradeva a=stevendanna
A CPut that expects a non-existent key needs to set a nil expected bytes. MakeValueFromBytes will return a non-nil byte slice (containing the BYTES type tag) if given a nil byte slice.
Epic: none
Release note: None
Co-authored-by: Steven Danna <[email protected]>
0 commit comments