git-annex/Messages
Joey Hess a108235565
better locking for json with -J
Avoid threads emitting json at the same time and scrambling, which was
still possible even with the buffering, just less likely.

Converted json IO actions to JSONChunk data too.
2016-09-09 15:51:34 -04:00
..
Concurrent.hs disentangle concurrency and message type 2016-09-09 12:57:42 -04:00
Internal.hs better locking for json with -J 2016-09-09 15:51:34 -04:00
JSON.hs better locking for json with -J 2016-09-09 15:51:34 -04:00
Progress.hs better locking for json with -J 2016-09-09 15:51:34 -04:00