Files
dolt/go/types
Ben Kalman 7c10334472 Make sure that set/map diff has completed before returning from noms log (#2249)
This fixes https://github.com/attic-labs/noms/issues/2235 where set/map
diff was still running when noms log has finished, and already closed
its database. Commonly this would crash.

I've removed panic-based control flow to make error handling explicit,
and added a "DiffLeftRight" method to set/map so that noms log completes
ASAP. See the issue for details.
2016-08-02 18:14:09 -07:00
..
2016-08-02 16:58:41 -07:00
2016-08-02 16:58:41 -07:00
2016-07-28 16:58:33 -07:00
2016-07-11 12:08:56 -07:00
2016-07-12 13:59:08 -07:00
2016-07-28 16:58:33 -07:00
2016-07-12 13:59:08 -07:00