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
AkiwrapperImpl will now properly handle the 'elem list is empty' situation on getGuesses(). So instead of throwing a StatusException, it will now return an empty, unmodifiable ArrayList.