Postgres wasn't honoring a no-wait timeout
commit6c32b4c1f4e3ee83e85e049e179d226790d2683d
authordormando <dormando@rydia.net>
Thu, 1 Mar 2012 00:20:27 +0000 (29 16:20 -0800)
committerdormando <dormando@rydia.net>
Thu, 1 Mar 2012 00:20:27 +0000 (29 16:20 -0800)
tree808d9223035a4492581fbc50e93315316275aaa7
parent2e6c35efb65f83982ddff2065997e3374d66803c
Postgres wasn't honoring a no-wait timeout

passing a 0 timeout to get_lock means "try and give up immediately"
lib/MogileFS/Store/Postgres.pm