summaryrefslogtreecommitdiff
path: root/src/Utility/Process
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-10-28 14:46:17 -0400
committerJoey Hess <joeyh@joeyh.name>2015-10-28 14:46:17 -0400
commit111ea88d4d7c54e9ab7950962ad22528d54dd959 (patch)
tree69053673ab24be9eb61f0ce87c23d2d84b108ae7 /src/Utility/Process
parent68dbfe1b08c9cf1d976ac84ea53817c54fcd3479 (diff)
fix bad MVar use, use STM
I had 2 MVars both involved in the same lock, and it seemed intractable to avoid deadlocks with them. STM makes it easy. At this point, the concurrent process stuff seems to work pretty well, but I'm not 100% sure it's not got some bugs.
Diffstat (limited to 'src/Utility/Process')
0 files changed, 0 insertions, 0 deletions