mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-24 04:01:37 +01:00
* try timer Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com> * add to config Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com> * add test to verify behavior * remove closer func -- it was causing a race condition * Revert "add to config" This reverts commit 1de6af0ff676029e290cc42a0bb2b7e6f597d1a6. * rename variables, add comment * comment * comment re debounce timer * don't skip tests * fix comment * formatting * formatting --------- Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com> Co-authored-by: Anton Averchenkov <anton.averchenkov@hashicorp.com>