Closed aaaton closed 5 years ago
Ran cedar.SaveToFile(fileName, "gob") and got a nil error response, but output file was empty. I saw that the (potential) error message from cedar.Save() was ignored. Returning the output from that instead.
Ran cedar.SaveToFile(fileName, "gob") and got a nil error response, but output file was empty. I saw that the (potential) error message from cedar.Save() was ignored. Returning the output from that instead.