I think in earlier Sisyphus versions, it would not throw an exception, but dangerously just ignore the content of the Numpy array. Now in the latest Sisyphus version, it catches this as a problem, and fails with the exception:
AssertionError('Failed to get object state of: array([1, 5])')
I think in earlier Sisyphus versions, it would not throw an exception, but dangerously just ignore the content of the Numpy array. Now in the latest Sisyphus version, it catches this as a problem, and fails with the exception: