ssoma: lock against concurrent fetch/remote add
authorEric Wong <e@80x24.org>
Sat, 26 Apr 2014 03:16:06 +0000 (03:16 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Apr 2014 03:16:06 +0000 (03:16 +0000)
commitdd1186fba508abf690f4d2dd4692081aa4272c95
tree36fd33431fc3e050d20aa42c89b5226981cdc5da
parent2d24e9b18e0906aae8d04b03247ae6c6826db916
ssoma: lock against concurrent fetch/remote add

A user may manually run ssoma while cron is running,
so avoid any potential synchronization problems in this
case.
ssoma