open-vault/physical/dynamodb
Jim Kalafut fa2accd000
Exit DynamoDB tryToLock when stop channel is closed (#6640)
* Exit DynamoDB tryToLock when stop channel is closed

If the stop channel is closed (e.g. an error is returned which triggers
close(stop) in Lock), this loop will spin and use 100% CPU.

* Ensure ticker is stopped
2019-04-29 22:51:48 -07:00
..
dynamodb.go Exit DynamoDB tryToLock when stop channel is closed (#6640) 2019-04-29 22:51:48 -07:00
dynamodb_test.go Merge multiple functions for creating consul containers into one. (#6612) 2019-04-22 12:26:10 -04:00