On July 7, 2017 at 11:07:34 AM, Denis Kudriashov (dionisiydk@gmail.com) wrote:
How you saved image?Doing it from remote playground will lead to such problem because evaluation expects result from server. And after restart server will try return it again.To correctly save image evaluate "remotePharo saveImage" from local playground. It take care about such cases (it request server without waiting result).