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
fix: preserve existing metadata in update_thread when not provided
Prevents data loss when update_thread() is called without metadata
parameter — existing metadata is now preserved instead of being
overwritten with empty dict.
Signed-off-by: Giulio Leone <6887247+giulio-leone@users.noreply.github.com>
0 commit comments