commit | fe2781c6988e255a983bdc15d877fbba5e7bd3d2 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Tue Jun 18 13:18:44 2024 +0100 |
committer | David Drysdale <drysdale@google.com> | Tue Jun 18 12:24:24 2024 +0000 |
tree | 5b74c4c0665e02f4838231658575822563061972 | |
parent | e975a41eed2c126693782857adc58525fe230129 [diff] |
Revert "Give up on busy DB after a while" This reverts commit 115c4722f817abd904a017eecec2fc9eef4c9165. Reason for revert: It turns out that some apparently-hung transactions can eventually progress, after a longer period than the timeout used here, so remove this behaviour. Test: keystore2_tests Bug: 319563050 Bug: 315165314 Bug: 346653802 Change-Id: Iabdff493c063d9afc31f34d47bf5e60202aa5700