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
In this commit we fix a recently introduce bug (when the addr kwarg was
added) that caused all commands to fail with an error. The issue was we
didn't advance the args linked list to the final element.
0 commit comments